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
, least_outstanding_requests
, or weighted_random
. The default is round_robin
.