minSize

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

Parameters

value

Specifies the 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.