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://paws-r.github.io/docs/elb/enable_availability_zones_for_load_balancer.html 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.