Module: Google::Cloud::Compute::V1::Scheduling::InstanceTerminationAction

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Specifies the termination action for the instance.

Constant Summary collapse

UNDEFINED_INSTANCE_TERMINATION_ACTION =

A value indicating that the enum field is not set.

0
DELETE =

Delete the VM.

402225579
INSTANCE_TERMINATION_ACTION_UNSPECIFIED =

Default value. This value is unused.

92954803
STOP =

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

2555906