Table: aws_ec2_transit_gateway_vpc_attachments
This table shows data for Amazon Elastic Compute Cloud (EC2) Transit Gateway VPC Attachments.
The primary key for this table is _cq_id.
Relations
This table depends on aws_ec2_transit_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 |
transit_gateway_arn | utf8 |
tags | json |
creation_time | timestamp[us, tz=UTC] |
options | json |
state | utf8 |
subnet_ids | list<item: utf8, nullable> |
transit_gateway_attachment_id | utf8 |
transit_gateway_id | utf8 |
vpc_id | utf8 |
vpc_owner_id | utf8 |