minSize

@JvmName(name = "fbhaixvigcoudqvm")
suspend fun minSize(value: Output<Int>)
@JvmName(name = "euqjinwwnjrpddjo")
suspend fun minSize(value: Int?)

Parameters

value

Minimum number of instances to maintain in the warm pool. This helps you to ensure that there is always a certain number of warmed instances available to handle traffic spikes. Defaults to 0 if not specified.