Table: aws_directconnect_gateway_associations
This table shows data for AWS Direct Connect Gateway Associations.
The primary key for this table is _cq_id.
Relations
This table depends on aws_directconnect_gateways.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id (PK) | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
gateway_arn | utf8 |
gateway_id | utf8 |
allowed_prefixes_to_direct_connect_gateway | json |
associated_gateway | json |
association_id | utf8 |
association_state | utf8 |
direct_connect_gateway_id | utf8 |
direct_connect_gateway_owner_account | utf8 |
state_change_error | utf8 |
virtual_gateway_id | utf8 |
virtual_gateway_owner_account | utf8 |
virtual_gateway_region | utf8 |