Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InstanceGroupManagerUpdatePolicy::ReplacementMethod (v1.4.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InstanceGroupManagerUpdatePolicy::ReplacementMethod.

What action should be used to replace instances. See minimal_action.REPLACE

Constants

UNDEFINED_REPLACEMENT_METHOD

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

RECREATE

value: 522644719
Instances will be recreated (with the same name)

SUBSTITUTE

value: 280924314
Default option: instances will be deleted and created (with a new name)