tier property
Service tier to use for the instance.
Required. Immutable. Possible string values are:
- "TIER_UNSPECIFIED" : Not set.
- "ZONAL" : Offers expanded capacity and performance scaling capabilities suitable for high-performance computing application requirements.
- "REGIONAL" : Offers features and availability needed for mission-critical, high-performance computing workloads.
Implementation
core.String? tier;