Table: aws_elbv2_load_balancers
This table shows data for Amazon Elastic Load Balancer (ELB) v2 Load Balancers.
The primary key for this table is arn.
Relations
The following tables depend on aws_elbv2_load_balancers:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
web_acl_arn | String |
tags | JSON |
arn (PK) | String |
availability_zones | JSON |
canonical_hosted_zone_id | String |
created_time | Timestamp |
customer_owned_ipv4_pool | String |
dns_name | String |
ip_address_type | String |
load_balancer_arn | String |
load_balancer_name | String |
scheme | String |
security_groups | StringArray |
state | JSON |
type | String |
vpc_id | String |