loadBalancingAlgorithmType

@JvmName(name = "iunocttodqmnfdtn")
suspend fun loadBalancingAlgorithmType(value: Output<String>)
@JvmName(name = "noyxojonclqiipus")
suspend fun loadBalancingAlgorithmType(value: String?)

Parameters

value

Determines how the load balancer selects targets when routing requests. Only applicable for Application Load Balancer Target Groups. The value is round_robin or least_outstanding_requests. The default is round_robin.