Type Alias: ClusterVariableScopeEnum
type ClusterVariableScopeEnum = "GLOBAL" | "TENANT";
Defined in: gen/types.gen.ts:1111
The scope of a cluster variable.
type ClusterVariableScopeEnum = "GLOBAL" | "TENANT";
Defined in: gen/types.gen.ts:1111
The scope of a cluster variable.