substitute constant
InstanceGroupManagerUpdatePolicy_ReplacementMethod
const substitute
Default option: instances will be deleted and created (with a new name)
Implementation
static const substitute = InstanceGroupManagerUpdatePolicy_ReplacementMethod(
'SUBSTITUTE',
);