maxConnectionsPerEndpoint

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

Parameters

value

The max number of simultaneous connections that a single backend network endpoint can handle. Cannot be set for INTERNAL backend services. 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.