loadBalancers property
A list of Elastic Load Balancing load balancer objects, containing the load balancer name, the container name (as it appears in a container definition), and the container port to access from the load balancer.
Implementation
final List<LoadBalancer>? loadBalancers;