LoadBalancer

Describes a load balancer

Amazon Web ServicesAWSHigh AvailabilityLoad BalancingNetworkingScalability

Properties

Name Type Description
loadBalancerArn string The Amazon Resource Name (ARN) of the load balancer
dnsName string The public DNS name of the load balancer
canonicalHostedZoneId string The ID of the Amazon Route 53 hosted zone for the load balancer
createdTime string The date and time the load balancer was created
loadBalancerName string The name of the load balancer
scheme string The scheme of the load balancer
vpcId string The ID of the VPC for the load balancer
state object The state of the load balancer
type string The type of load balancer
availabilityZones array The subnets for the load balancer
securityGroups array The IDs of the security groups for the load balancer
ipAddressType string The type of IP addresses used by the subnets
View JSON Schema on GitHub