aws_cdk.aws_redshift_alpha

Package Overview

Cluster

(experimental) Create a Redshift cluster a given number of nodes.

ClusterAttributes

ClusterParameterGroup

(experimental) A cluster parameter group.

ClusterParameterGroupProps

ClusterProps

ClusterSubnetGroup

(experimental) Class for creating a Redshift cluster subnet group.

ClusterSubnetGroupProps

ClusterType

(experimental) What cluster type to use.

Column

ColumnEncoding

(experimental) The compression encoding of a column.

DatabaseOptions

DatabaseSecret

(experimental) A database secret.

DatabaseSecretProps

Endpoint

(experimental) Connection endpoint of a redshift cluster.

ICluster

(experimental) Create a Redshift Cluster with a given number of nodes.

IClusterParameterGroup

(experimental) A parameter group.

IClusterSubnetGroup

(experimental) Interface for a cluster subnet group.

ITable

(experimental) Represents a table in a Redshift database.

IUser

(experimental) Represents a user in a Redshift database.

LoggingProperties

Login

NodeType

(experimental) Possible Node Types to use in the cluster used for defining ClusterProps.nodeType.

RotationMultiUserOptions

Table

(experimental) A table in a Redshift cluster.

TableAction

(experimental) An action that a Redshift user can be granted privilege to perform on a table.

TableAttributes

TableDistStyle

(experimental) The data distribution style of a table.

TableProps

TableSortStyle

(experimental) The sort style of a table.

User

(experimental) A user in a Redshift cluster.

UserAttributes

UserProps