| Class | Description |
|---|---|
| TRedshiftTableAttributes |
Represents the table_attributes for Redshift materialized views
Based on: https://docs.aws.amazon.com/redshift/latest/dg/materialized-view-create-sql-command.html
|
| Enum | Description |
|---|---|
| ETableAttributeType |
Enum representing the different types of table attributes in Redshift
|
| TRedshiftTableAttributes.EDistStyle |
Possible distribution styles for Redshift materialized views
|