Adds the specified Availability Zones to the set of Availability Zones for the specified load balancer in EC2-Classic or a default VPC.
See https://www.paws-r-sdk.com/docs/elb_enable_availability_zones_for_load_balancer/ for full documentation.
elb_enable_availability_zones_for_load_balancer(
LoadBalancerName,
AvailabilityZones
)
[required] The name of the load balancer.
[required] The Availability Zones. These must be in the same region as the load balancer.