minSize

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

Parameters

value

The minimum number of instances that App Runner provisions for a service. The service always has at least MinSize provisioned instances. Some of them actively serve traffic. The rest of them (provisioned and inactive instances) are a cost-effective compute capacity reserve and are ready to be quickly activated. You pay for memory usage of all the provisioned instances. You pay for CPU usage of only the active subset.