maxSurgeFixed

@JvmName(name = "msvomydkpcgmxjha")
suspend fun maxSurgeFixed(value: Output<Int>)
@JvmName(name = "abrmmfvqywntmuny")
suspend fun maxSurgeFixed(value: Int?)

Parameters

value

, The maximum number of instances that can be created above the specified targetSize during the update process. Conflicts with max_surge_percent. It has to be either 0 or at least equal to the number of zones. If fixed values are used, at least one of max_unavailable_fixed or max_surge_fixed must be greater than 0.