Module Google::Cloud::Compute::V1::Scheduling::InstanceTerminationAction (v1.2.0)

Specifies the termination action for the instance.

Constants

UNDEFINED_INSTANCE_TERMINATION_ACTION

value: 0
A value indicating that the enum field is not set.

DELETE

value: 402225579
Delete the VM.

INSTANCE_TERMINATION_ACTION_UNSPECIFIED

value: 92954803
Default value. This value is unused.

STOP

value: 2555906
Stop the VM without storing in-memory content. default action.