maxInstanceCount

@JvmName(name = "aglddfxujmeameea")
suspend fun maxInstanceCount(value: Output<Int>)
@JvmName(name = "mbihereuxnckaqum")
suspend fun maxInstanceCount(value: Int?)

Parameters

value

Maximum number of serving instances that this resource should have. Must not be less than minimum instance count. If absent, Cloud Run will calculate a default value based on the project's available container instances quota in the region and specified instance size.