Type Alias: ClusterVariableResult
type ClusterVariableResult = ClusterVariableResultBase & object;
Defined in: gen/types.gen.ts:1135
Type Declaration
value?
optional value: string;
Full value of this cluster variable.
type ClusterVariableResult = ClusterVariableResultBase & object;
Defined in: gen/types.gen.ts:1135
optional value: string;
Full value of this cluster variable.