Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('aws_ec2_vpc_peering_connection_tags_id_seq'::regclass) |
|
|
||||
vpc_peering_connection_id | int8 | 19 | √ | null |
|
|
||||
key | text | 2147483647 | √ | null |
|
|
||||
value | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
aws_ec2_vpc_peering_connection_tags_pkey | Primary key | Asc | id |