Instance Group Manager Update Policy Args
constructor(maxSurgeFixed: Output<Int>? = null, maxSurgePercent: Output<Int>? = null, maxUnavailableFixed: Output<Int>? = null, maxUnavailablePercent: Output<Int>? = null, minReadySec: Output<Int>? = null, minimalAction: Output<String>, mostDisruptiveAllowedAction: Output<String>? = null, replacementMethod: Output<String>? = null, type: Output<String>)