(experimental) If this flag is set, the cluster resizing type will be set to classic.
(experimental) An optional identifier for the cluster.
(experimental) Settings for the individual instances that are launched.
Cluster.Builder.create(software.constructs.Construct scope,
String id)
(experimental) Name of a database which is automatically created inside the cluster.
(experimental) A single AWS Identity and Access Management (IAM) role to be used as the default role for the cluster.
(experimental) The Elastic IP (EIP) address for the cluster.
(experimental) Whether to enable encryption of data at rest in the cluster.
(experimental) The KMS key to use for encryption of data at rest.
(experimental) If this flag is set, Amazon Redshift forces all COPY and UNLOAD traffic between your cluster and your data repositories through your virtual private cloud (VPC).
(experimental) Bucket details for log files to be sent to, including prefix.
(experimental) Username and password for the administrative user.
(experimental) Indicating whether Amazon Redshift should deploy the cluster in two Availability Zones.
(experimental) The node type to be provisioned for the cluster.
(experimental) Number of compute nodes in the cluster.
(experimental) Additional parameters to pass to the database engine https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html.
(experimental) What port to listen on.
(experimental) A preferred maintenance window day/time range.
(experimental) Whether to make cluster publicly accessible.
(experimental) If this flag is set, the cluster will be rebooted when changes to the cluster's parameter group that require a restart to apply.
(experimental) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.
(experimental) A list of AWS Identity and Access Management (IAM) role that can be used by the cluster to access other AWS services.
(experimental) Security group.
(experimental) A cluster subnet group to use with this cluster.
(experimental) The VPC to place the cluster in.
(experimental) Where to place the instances within the VPC.