Module: Google::Cloud::Compute::V1::StatefulPolicyPreservedStateDiskDevice::AutoDelete

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

Overview

These stateful disks will never be deleted during autohealing, update or VM instance recreate operations. This flag is used to configure if the disk should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted. Note: disks attached in READ_ONLY mode cannot be auto-deleted.

Constant Summary collapse

UNDEFINED_AUTO_DELETE =

A value indicating that the enum field is not set.

0
NEVER =
74_175_084
ON_PERMANENT_INSTANCE_DELETION =
95_727_719