load Balancing Algorithm Type
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
.