tier property
The service tier of the instance.
Required. Possible string values are:
- "TIER_UNSPECIFIED" : Not set.
- "BASIC" : BASIC tier: standalone instance
- "STANDARD_HA" : STANDARD_HA tier: highly available primary/replica instances
Implementation
core.String? tier;