Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('aws_eks_logging_configurations_id_seq'::regclass) |
|
|
||||
cluster_id | int8 | 19 | √ | null |
|
|
||||
enabled | bool | 1 | √ | null |
|
|
||||
type | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
aws_eks_logging_configurations_pkey | Primary key | Asc | id |