InstanceGroupManagerUpdatePolicy constructor
InstanceGroupManagerUpdatePolicy({})
Implementation
InstanceGroupManagerUpdatePolicy({
this.instanceRedistributionType,
this.maxSurge,
this.maxUnavailable,
this.minimalAction,
this.mostDisruptiveAllowedAction,
this.replacementMethod,
this.type,
});