Builder
Properties
The subnets for the load balancer.
The ID of the Amazon Route 53 hosted zone associated with the load balancer.
The date and time the load balancer was created.
[Application Load Balancers on Outposts] The ID of the customer-owned address pool.
Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink.
The type of IP addresses used by the subnets for your load balancer. The possible values are ipv4
(for IPv4 addresses) and dualstack
(for IPv4 and IPv6 addresses).
The Amazon Resource Name (ARN) of the load balancer.
The name of the load balancer.
The nodes of an Internet-facing load balancer have public IP addresses. The DNS name of an Internet-facing load balancer is publicly resolvable to the public IP addresses of the nodes. Therefore, Internet-facing load balancers can route requests from clients over the internet.
The IDs of the security groups for the load balancer.
The state of the load balancer.
The type of load balancer.
Functions
construct an aws.sdk.kotlin.services.elasticloadbalancingv2.model.LoadBalancerState inside the given block