recreate constant
InstanceGroupManagerUpdatePolicy_ReplacementMethod
const recreate
Instances will be recreated (with the same name)
Implementation
static const recreate = InstanceGroupManagerUpdatePolicy_ReplacementMethod(
'RECREATE',
);