clusterTier property
The cluster tier.
Optional. Possible string values are:
- "CLUSTER_TIER_UNSPECIFIED" : Uses standard tier if unspecified.
- "CLUSTER_TIER_STANDARD" : Standard cluster tier.
- "CLUSTER_TIER_PREMIUM" : Premium cluster tier.
Implementation
core.String? clusterTier;