GoogleCloudComputeEngineInstanceScheduleOnHostMaintenance
No description
enum GoogleCloudComputeEngineInstanceScheduleOnHostMaintenance {
MIGRATE
TERMINATE
}
Values
GoogleCloudComputeEngineInstanceScheduleOnHostMaintenance.MIGRATE
Allows Compute Engine to migrate instances out of the way of maintenance events automatically
GoogleCloudComputeEngineInstanceScheduleOnHostMaintenance.TERMINATE
Tells Compute Engine to terminate and (optionally) restart the instance away from the maintenance activity.