AwsEcsServiceLoadBalancersDetails     
    Information about a load balancer that the service uses.
Types
Properties
Link copied to clipboard
                  The name of the container to associate with the load balancer.
Link copied to clipboard
                  The port on the container to associate with the load balancer. This port must correspond to a containerPort in the task definition the tasks in the service are using. For tasks that use the EC2 launch type, the container instance they are launched on must allow ingress traffic on the hostPort of the port mapping.
Link copied to clipboard
                  The name of the load balancer to associate with the Amazon ECS service or task set.
Link copied to clipboard
                  The ARN of the Elastic Load Balancing target group or groups associated with a service or task set.
Functions
Link copied to clipboard
                  inline fun copy(block: AwsEcsServiceLoadBalancersDetails.Builder.() -> Unit = {}): AwsEcsServiceLoadBalancersDetails