schedulingType property
Maintenance information for this reservation Possible string values are:
- "GROUPED" : Maintenance on all reserved instances in the reservation is synchronized.
- "GROUP_MAINTENANCE_TYPE_UNSPECIFIED" : Unknown maintenance type.
- "INDEPENDENT" : Maintenance is not synchronized for this reservation. Instead, each instance has its own maintenance window.
Implementation
core.String? schedulingType;