aws.elb.loadbalancer
Supported Platform
- aws
Description
AWS Elastic Load Balancing Load Balancer
The aws.elb.loadbalancer
resource provides fields for assessing the configuration of individual classic, application, gateway, and network Amazon Elastic Load Balancers. For usage see the aws.elb
documentation.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
arn | string | ARN for the load balancer |
dnsName | string | dns name for the load balancer |
listenerDescriptions | []dict | list of listener configurations for the load balancer |
name | string | user specified name for the load balancer |
scheme | string | scheme for the lb (internet-facing vs. internal) |
attributes | []dict | a list of attributes for the load balancer |