clusterTier property
The tier of the cluster.
Output only. Possible string values are:
- "CLUSTER_TIER_UNSPECIFIED" : The ClusterTier is not set.
- "STANDARD" : The ClusterTier is standard.
- "ENTERPRISE" : The ClusterTier is enterprise.
Implementation
core.String? clusterTier;