maxConnectionsPerEndpoint

@JvmName(name = "hnnjwqsarnxaedny")
suspend fun maxConnectionsPerEndpoint(value: Output<Int>)
@JvmName(name = "tcnkcrrogeahtaxb")
suspend fun maxConnectionsPerEndpoint(value: Int?)

Parameters

value

The max number of simultaneous connections that a single backend network endpoint can handle. This is used to calculate the capacity of the group. Can be used in either CONNECTION or UTILIZATION balancing modes. For CONNECTION mode, either maxConnections or maxConnectionsPerEndpoint must be set.