Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('aws_ec2_vpc_ipv6_cidr_block_associations_id_seq'::regclass) |
|
|
||||
vpc_id | int8 | 19 | √ | null |
|
|
||||
association_id | text | 2147483647 | √ | null |
|
|
||||
ipv6_cidr_block | text | 2147483647 | √ | null |
|
|
||||
state | text | 2147483647 | √ | null |
|
|
||||
status_message | text | 2147483647 | √ | null |
|
|
||||
ipv6_pool | text | 2147483647 | √ | null |
|
|
||||
network_border_group | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
aws_ec2_vpc_ipv6_cidr_block_associations_pkey | Primary key | Asc | id |