Class ReplacementMethod (1.18.0)

ReplacementMethod(value)

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

Values: UNDEFINED_REPLACEMENT_METHOD (0): A value indicating that the enum field is not set. RECREATE (522644719): Instances will be recreated (with the same name) SUBSTITUTE (280924314): Default option: instances will be deleted and created (with a new name)