Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::GroupMaintenanceInfo::SchedulingType (v3.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::GroupMaintenanceInfo::SchedulingType.
The type of maintenance for the reservation.
Constants
UNDEFINED_SCHEDULING_TYPE
value: 0 A value indicating that the enum field is not set.
GROUPED
value: 474_540_862 Maintenance on all reserved instances in the reservation is synchronized.
GROUP_MAINTENANCE_TYPE_UNSPECIFIED
value: 447_183_678 Unknown maintenance type.
INDEPENDENT
value: 127_011_674 Maintenance is not synchronized for this reservation. Instead, each
instance has its own maintenance window.