Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InstanceGroupManagerUpdatePolicy::ReplacementMethod (v3.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
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: 522_644_719 Instances will be recreated (with the same name)
SUBSTITUTE
value: 280_924_314 Default option: instances will be deleted and created (with a new name)