clusterTier property
The cluster tier.
Optional. Possible string values are:
- "CLUSTER_TIER_UNSPECIFIED" : Not set. Works the same as CLUSTER_TIER_STANDARD.
- "CLUSTER_TIER_STANDARD" : Standard Dataproc cluster.
- "CLUSTER_TIER_PREMIUM" : Premium Dataproc cluster.
Implementation
core.String? clusterTier;