Index
All Classes and Interfaces|All Packages
$
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.Column.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.Login.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
- $jsii$toJson() - Method in class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
A
- account(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization.Builder
-
The AWS account ID of either the cluster owner (grantor) or grantee.
- account(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Builder
-
Sets the value of
CfnEndpointAuthorizationProps.getAccount() - address(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Builder
-
Sets the value of
CfnCluster.EndpointProperty.getAddress() - addRotationMultiUser(String, RotationMultiUserOptions) - Method in class software.amazon.awscdk.services.redshift.Cluster
-
(experimental) Adds the multi user rotation to this cluster.
- addRotationSingleUser() - Method in class software.amazon.awscdk.services.redshift.Cluster
-
(experimental) Adds the single user rotation of the master password to this cluster.
- addRotationSingleUser(Duration) - Method in class software.amazon.awscdk.services.redshift.Cluster
-
(experimental) Adds the single user rotation of the master password to this cluster.
- addTablePrivileges(ITable, TableAction...) - Method in interface software.amazon.awscdk.services.redshift.IUser
-
(experimental) Grant this user privilege to access a table.
- addTablePrivileges(ITable, TableAction...) - Method in interface software.amazon.awscdk.services.redshift.IUser.Jsii$Default
-
(experimental) Grant this user privilege to access a table.
- addTablePrivileges(ITable, TableAction...) - Method in class software.amazon.awscdk.services.redshift.IUser.Jsii$Proxy
-
(experimental) Grant this user privilege to access a table.
- addTablePrivileges(ITable, TableAction...) - Method in class software.amazon.awscdk.services.redshift.User
-
(experimental) Grant this user privilege to access a table.
- adminUser(ISecret) - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Builder
-
Sets the value of
DatabaseOptions.getAdminUser() - adminUser(ISecret) - Method in class software.amazon.awscdk.services.redshift.Table.Builder
-
(experimental) The secret containing credentials to a Redshift user with administrator privileges.
- adminUser(ISecret) - Method in class software.amazon.awscdk.services.redshift.TableProps.Builder
-
Sets the value of
DatabaseOptions.getAdminUser() - adminUser(ISecret) - Method in class software.amazon.awscdk.services.redshift.User.Builder
-
(experimental) The secret containing credentials to a Redshift user with administrator privileges.
- adminUser(ISecret) - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Builder
-
Sets the value of
DatabaseOptions.getAdminUser() - adminUser(ISecret) - Method in class software.amazon.awscdk.services.redshift.UserProps.Builder
-
Sets the value of
DatabaseOptions.getAdminUser() - ALL - Enum constant in enum class software.amazon.awscdk.services.redshift.TableAction
-
(experimental) Grants all available privileges at once to the specified user or user group.
- ALL - Enum constant in enum class software.amazon.awscdk.services.redshift.TableDistStyle
-
(experimental) A copy of the entire table is distributed to every node.
- allowVersionUpgrade(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
If
true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster. - allowVersionUpgrade(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getAllowVersionUpgrade() - allowVersionUpgrade(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
If
true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster. - allowVersionUpgrade(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getAllowVersionUpgrade() - applyRemovalPolicy(RemovalPolicy) - Method in interface software.amazon.awscdk.services.redshift.ICluster.Jsii$Default
-
Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.ICluster.Jsii$Proxy
-
Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in interface software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Default
-
Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Proxy
-
Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in interface software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Default
-
Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Proxy
-
Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.Table
-
(experimental) Apply the given removal policy to this resource.
- applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.User
-
(experimental) Apply the given removal policy to this resource.
- aquaConfigurationStatus(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
This parameter is retired.
- aquaConfigurationStatus(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getAquaConfigurationStatus() - asSecretAttachmentTarget() - Method in class software.amazon.awscdk.services.redshift.Cluster
-
(experimental) Renders the secret attachment target specifications.
- asSecretAttachmentTarget() - Method in interface software.amazon.awscdk.services.redshift.ICluster.Jsii$Default
-
Renders the target specifications.
- asSecretAttachmentTarget() - Method in class software.amazon.awscdk.services.redshift.ICluster.Jsii$Proxy
-
Renders the target specifications.
- AUTO - Enum constant in enum class software.amazon.awscdk.services.redshift.TableDistStyle
-
(experimental) Amazon Redshift assigns an optimal distribution style based on the table data.
- AUTO - Enum constant in enum class software.amazon.awscdk.services.redshift.TableSortStyle
-
(experimental) Amazon Redshift assigns an optimal sort key based on the table data.
- automatedSnapshotRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The number of days that automated snapshots are retained.
- automatedSnapshotRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getAutomatedSnapshotRetentionPeriod() - automaticallyAfter(Duration) - Method in class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Builder
-
Sets the value of
RotationMultiUserOptions.getAutomaticallyAfter() - availabilityZone(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
- availabilityZone(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getAvailabilityZone() - availabilityZone(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Builder
-
Sets the value of
CfnEndpointAccess.NetworkInterfaceProperty.getAvailabilityZone() - availabilityZoneRelocation(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
- availabilityZoneRelocation(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getAvailabilityZoneRelocation() - availabilityZoneRelocation(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
- availabilityZoneRelocation(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getAvailabilityZoneRelocation() - availabilityZoneRelocationStatus(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Describes the status of the Availability Zone relocation operation.
- availabilityZoneRelocationStatus(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getAvailabilityZoneRelocationStatus()
B
- bucketName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Builder
-
Sets the value of
CfnCluster.LoggingPropertiesProperty.getBucketName() - build() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroup.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroup.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.Column.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.DatabaseSecret.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.Login.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.Table.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.TableProps.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.User.Builder
- build() - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Builder
-
Builds the configured instance.
- build() - Method in class software.amazon.awscdk.services.redshift.UserProps.Builder
-
Builds the configured instance.
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccessProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty
- builder() - Static method in interface software.amazon.awscdk.services.redshift.CfnScheduledActionProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.ClusterAttributes
- builder() - Static method in interface software.amazon.awscdk.services.redshift.ClusterParameterGroupProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.ClusterProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.Column
- builder() - Static method in interface software.amazon.awscdk.services.redshift.DatabaseOptions
- builder() - Static method in interface software.amazon.awscdk.services.redshift.DatabaseSecretProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.Login
- builder() - Static method in interface software.amazon.awscdk.services.redshift.RotationMultiUserOptions
- builder() - Static method in interface software.amazon.awscdk.services.redshift.TableAttributes
- builder() - Static method in interface software.amazon.awscdk.services.redshift.TableProps
- builder() - Static method in interface software.amazon.awscdk.services.redshift.UserAttributes
- builder() - Static method in interface software.amazon.awscdk.services.redshift.UserProps
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.ClusterAttributes.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.ClusterProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.Column.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.DatabaseOptions.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.Login.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.TableAttributes.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.TableProps.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.UserAttributes.Builder
- Builder() - Constructor for class software.amazon.awscdk.services.redshift.UserProps.Builder
C
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.redshift.CfnCluster
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The CloudFormation resource type name for this resource class.
- CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The CloudFormation resource type name for this resource class.
- CfnCluster - Class in software.amazon.awscdk.services.redshift
-
A CloudFormation
AWS::Redshift::Cluster. - CfnCluster(Construct, String, CfnClusterProps) - Constructor for class software.amazon.awscdk.services.redshift.CfnCluster
-
Create a new
AWS::Redshift::Cluster. - CfnCluster(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.CfnCluster
- CfnCluster(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnCluster
- CfnCluster.Builder - Class in software.amazon.awscdk.services.redshift
-
A fluent builder for
CfnCluster. - CfnCluster.EndpointProperty - Interface in software.amazon.awscdk.services.redshift
-
Describes a connection endpoint.
- CfnCluster.EndpointProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnCluster.EndpointProperty - CfnCluster.EndpointProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnCluster.EndpointProperty - CfnCluster.LoggingPropertiesProperty - Interface in software.amazon.awscdk.services.redshift
-
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
- CfnCluster.LoggingPropertiesProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnCluster.LoggingPropertiesProperty - CfnCluster.LoggingPropertiesProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnCluster.LoggingPropertiesProperty - CfnClusterParameterGroup - Class in software.amazon.awscdk.services.redshift
-
A CloudFormation
AWS::Redshift::ClusterParameterGroup. - CfnClusterParameterGroup(Construct, String, CfnClusterParameterGroupProps) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
Create a new
AWS::Redshift::ClusterParameterGroup. - CfnClusterParameterGroup(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
- CfnClusterParameterGroup(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
- CfnClusterParameterGroup.Builder - Class in software.amazon.awscdk.services.redshift
-
A fluent builder for
CfnClusterParameterGroup. - CfnClusterParameterGroup.ParameterProperty - Interface in software.amazon.awscdk.services.redshift
-
Describes a parameter in a cluster parameter group.
- CfnClusterParameterGroup.ParameterProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnClusterParameterGroup.ParameterProperty - CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnClusterParameterGroup.ParameterProperty - CfnClusterParameterGroupProps - Interface in software.amazon.awscdk.services.redshift
-
Properties for defining a
CfnClusterParameterGroup. - CfnClusterParameterGroupProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnClusterParameterGroupProps - CfnClusterParameterGroupProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnClusterParameterGroupProps - CfnClusterProps - Interface in software.amazon.awscdk.services.redshift
-
Properties for defining a
CfnCluster. - CfnClusterProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnClusterProps - CfnClusterProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnClusterProps - CfnClusterSecurityGroup - Class in software.amazon.awscdk.services.redshift
-
A CloudFormation
AWS::Redshift::ClusterSecurityGroup. - CfnClusterSecurityGroup(Construct, String, CfnClusterSecurityGroupProps) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
-
Create a new
AWS::Redshift::ClusterSecurityGroup. - CfnClusterSecurityGroup(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
- CfnClusterSecurityGroup(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
- CfnClusterSecurityGroup.Builder - Class in software.amazon.awscdk.services.redshift
-
A fluent builder for
CfnClusterSecurityGroup. - CfnClusterSecurityGroupIngress - Class in software.amazon.awscdk.services.redshift
-
A CloudFormation
AWS::Redshift::ClusterSecurityGroupIngress. - CfnClusterSecurityGroupIngress(Construct, String, CfnClusterSecurityGroupIngressProps) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
Create a new
AWS::Redshift::ClusterSecurityGroupIngress. - CfnClusterSecurityGroupIngress(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
- CfnClusterSecurityGroupIngress(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
- CfnClusterSecurityGroupIngress.Builder - Class in software.amazon.awscdk.services.redshift
-
A fluent builder for
CfnClusterSecurityGroupIngress. - CfnClusterSecurityGroupIngressProps - Interface in software.amazon.awscdk.services.redshift
-
Properties for defining a
CfnClusterSecurityGroupIngress. - CfnClusterSecurityGroupIngressProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnClusterSecurityGroupIngressProps - CfnClusterSecurityGroupIngressProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnClusterSecurityGroupIngressProps - CfnClusterSecurityGroupProps - Interface in software.amazon.awscdk.services.redshift
-
Properties for defining a
CfnClusterSecurityGroup. - CfnClusterSecurityGroupProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnClusterSecurityGroupProps - CfnClusterSecurityGroupProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnClusterSecurityGroupProps - CfnClusterSubnetGroup - Class in software.amazon.awscdk.services.redshift
-
A CloudFormation
AWS::Redshift::ClusterSubnetGroup. - CfnClusterSubnetGroup(Construct, String, CfnClusterSubnetGroupProps) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
-
Create a new
AWS::Redshift::ClusterSubnetGroup. - CfnClusterSubnetGroup(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
- CfnClusterSubnetGroup(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
- CfnClusterSubnetGroup.Builder - Class in software.amazon.awscdk.services.redshift
-
A fluent builder for
CfnClusterSubnetGroup. - CfnClusterSubnetGroupProps - Interface in software.amazon.awscdk.services.redshift
-
Properties for defining a
CfnClusterSubnetGroup. - CfnClusterSubnetGroupProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnClusterSubnetGroupProps - CfnClusterSubnetGroupProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnClusterSubnetGroupProps - CfnEndpointAccess - Class in software.amazon.awscdk.services.redshift
-
A CloudFormation
AWS::Redshift::EndpointAccess. - CfnEndpointAccess(Construct, String, CfnEndpointAccessProps) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
Create a new
AWS::Redshift::EndpointAccess. - CfnEndpointAccess(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess
- CfnEndpointAccess(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess
- CfnEndpointAccess.Builder - Class in software.amazon.awscdk.services.redshift
-
A fluent builder for
CfnEndpointAccess. - CfnEndpointAccess.NetworkInterfaceProperty - Interface in software.amazon.awscdk.services.redshift
-
Describes a network interface.
- CfnEndpointAccess.NetworkInterfaceProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnEndpointAccess.NetworkInterfaceProperty - CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnEndpointAccess.NetworkInterfaceProperty - CfnEndpointAccess.VpcEndpointProperty - Interface in software.amazon.awscdk.services.redshift
-
The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.
- CfnEndpointAccess.VpcEndpointProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnEndpointAccess.VpcEndpointProperty - CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnEndpointAccess.VpcEndpointProperty - CfnEndpointAccess.VpcSecurityGroupProperty - Interface in software.amazon.awscdk.services.redshift
-
The security groups associated with the endpoint.
- CfnEndpointAccess.VpcSecurityGroupProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnEndpointAccess.VpcSecurityGroupProperty - CfnEndpointAccess.VpcSecurityGroupProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnEndpointAccess.VpcSecurityGroupProperty - CfnEndpointAccessProps - Interface in software.amazon.awscdk.services.redshift
-
Properties for defining a
CfnEndpointAccess. - CfnEndpointAccessProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnEndpointAccessProps - CfnEndpointAccessProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnEndpointAccessProps - CfnEndpointAuthorization - Class in software.amazon.awscdk.services.redshift
-
A CloudFormation
AWS::Redshift::EndpointAuthorization. - CfnEndpointAuthorization(Construct, String, CfnEndpointAuthorizationProps) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
Create a new
AWS::Redshift::EndpointAuthorization. - CfnEndpointAuthorization(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
- CfnEndpointAuthorization(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
- CfnEndpointAuthorization.Builder - Class in software.amazon.awscdk.services.redshift
-
A fluent builder for
CfnEndpointAuthorization. - CfnEndpointAuthorizationProps - Interface in software.amazon.awscdk.services.redshift
-
Properties for defining a
CfnEndpointAuthorization. - CfnEndpointAuthorizationProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnEndpointAuthorizationProps - CfnEndpointAuthorizationProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnEndpointAuthorizationProps - CfnEventSubscription - Class in software.amazon.awscdk.services.redshift
-
A CloudFormation
AWS::Redshift::EventSubscription. - CfnEventSubscription(Construct, String, CfnEventSubscriptionProps) - Constructor for class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
Create a new
AWS::Redshift::EventSubscription. - CfnEventSubscription(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.CfnEventSubscription
- CfnEventSubscription(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnEventSubscription
- CfnEventSubscription.Builder - Class in software.amazon.awscdk.services.redshift
-
A fluent builder for
CfnEventSubscription. - CfnEventSubscriptionProps - Interface in software.amazon.awscdk.services.redshift
-
Properties for defining a
CfnEventSubscription. - CfnEventSubscriptionProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnEventSubscriptionProps - CfnEventSubscriptionProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnEventSubscriptionProps - CfnScheduledAction - Class in software.amazon.awscdk.services.redshift
-
A CloudFormation
AWS::Redshift::ScheduledAction. - CfnScheduledAction(Construct, String, CfnScheduledActionProps) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
Create a new
AWS::Redshift::ScheduledAction. - CfnScheduledAction(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction
- CfnScheduledAction(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction
- CfnScheduledAction.Builder - Class in software.amazon.awscdk.services.redshift
-
A fluent builder for
CfnScheduledAction. - CfnScheduledAction.PauseClusterMessageProperty - Interface in software.amazon.awscdk.services.redshift
-
Describes a pause cluster operation.
- CfnScheduledAction.PauseClusterMessageProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnScheduledAction.PauseClusterMessageProperty - CfnScheduledAction.PauseClusterMessageProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnScheduledAction.PauseClusterMessageProperty - CfnScheduledAction.ResizeClusterMessageProperty - Interface in software.amazon.awscdk.services.redshift
-
Describes a resize cluster operation.
- CfnScheduledAction.ResizeClusterMessageProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnScheduledAction.ResizeClusterMessageProperty - CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnScheduledAction.ResizeClusterMessageProperty - CfnScheduledAction.ResumeClusterMessageProperty - Interface in software.amazon.awscdk.services.redshift
-
Describes a resume cluster operation.
- CfnScheduledAction.ResumeClusterMessageProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnScheduledAction.ResumeClusterMessageProperty - CfnScheduledAction.ResumeClusterMessageProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnScheduledAction.ResumeClusterMessageProperty - CfnScheduledAction.ScheduledActionTypeProperty - Interface in software.amazon.awscdk.services.redshift
-
The action type that specifies an Amazon Redshift API operation that is supported by the Amazon Redshift scheduler.
- CfnScheduledAction.ScheduledActionTypeProperty.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnScheduledAction.ScheduledActionTypeProperty - CfnScheduledAction.ScheduledActionTypeProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnScheduledAction.ScheduledActionTypeProperty - CfnScheduledActionProps - Interface in software.amazon.awscdk.services.redshift
-
Properties for defining a
CfnScheduledAction. - CfnScheduledActionProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
CfnScheduledActionProps - CfnScheduledActionProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
CfnScheduledActionProps - cidrip(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress.Builder
-
The IP range to be added the Amazon Redshift security group.
- cidrip(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Builder
-
Sets the value of
CfnClusterSecurityGroupIngressProps.getCidrip() - classic(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A boolean value indicating whether the resize operation is using the classic resize process.
- classic(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getClassic() - classic(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Builder
-
Sets the value of
CfnScheduledAction.ResizeClusterMessageProperty.getClassic() - classic(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A boolean value indicating whether the resize operation is using the classic resize process.
- classic(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getClassic() - classic(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Builder
-
Sets the value of
CfnScheduledAction.ResizeClusterMessageProperty.getClassic() - cluster(ICluster) - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Builder
-
Sets the value of
DatabaseOptions.getCluster() - cluster(ICluster) - Method in class software.amazon.awscdk.services.redshift.Table.Builder
-
(experimental) The cluster containing the database.
- cluster(ICluster) - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Builder
-
Sets the value of
TableAttributes.getCluster() - cluster(ICluster) - Method in class software.amazon.awscdk.services.redshift.TableProps.Builder
-
Sets the value of
DatabaseOptions.getCluster() - cluster(ICluster) - Method in class software.amazon.awscdk.services.redshift.User.Builder
-
(experimental) The cluster containing the database.
- cluster(ICluster) - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Builder
-
Sets the value of
DatabaseOptions.getCluster() - cluster(ICluster) - Method in class software.amazon.awscdk.services.redshift.UserProps.Builder
-
Sets the value of
DatabaseOptions.getCluster() - Cluster - Class in software.amazon.awscdk.services.redshift
-
(experimental) Create a Redshift cluster a given number of nodes.
- Cluster(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.Cluster
- Cluster(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.Cluster
- Cluster(Construct, String, ClusterProps) - Constructor for class software.amazon.awscdk.services.redshift.Cluster
- Cluster.Builder - Class in software.amazon.awscdk.services.redshift
-
(experimental) A fluent builder for
Cluster. - ClusterAttributes - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Properties that describe an existing cluster instance.
- ClusterAttributes.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
ClusterAttributes - ClusterAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
ClusterAttributes - clusterEndpointAddress(String) - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Builder
-
Sets the value of
ClusterAttributes.getClusterEndpointAddress() - clusterEndpointPort(Number) - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Builder
-
Sets the value of
ClusterAttributes.getClusterEndpointPort() - clusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A unique identifier for the cluster.
- clusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getClusterIdentifier() - clusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.Builder
-
The cluster identifier of the cluster associated with the endpoint.
- clusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Builder
-
Sets the value of
CfnEndpointAccessProps.getClusterIdentifier() - clusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization.Builder
-
The cluster identifier.
- clusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Builder
-
Sets the value of
CfnEndpointAuthorizationProps.getClusterIdentifier() - clusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty.Builder
-
Sets the value of
CfnScheduledAction.PauseClusterMessageProperty.getClusterIdentifier() - clusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Builder
-
Sets the value of
CfnScheduledAction.ResizeClusterMessageProperty.getClusterIdentifier() - clusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty.Builder
-
Sets the value of
CfnScheduledAction.ResumeClusterMessageProperty.getClusterIdentifier() - clusterName(String) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) An optional identifier for the cluster.
- clusterName(String) - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Builder
-
Sets the value of
ClusterAttributes.getClusterName() - clusterName(String) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getClusterName() - ClusterParameterGroup - Class in software.amazon.awscdk.services.redshift
-
(experimental) A cluster parameter group.
- ClusterParameterGroup(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.ClusterParameterGroup
- ClusterParameterGroup(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.ClusterParameterGroup
- ClusterParameterGroup(Construct, String, ClusterParameterGroupProps) - Constructor for class software.amazon.awscdk.services.redshift.ClusterParameterGroup
- ClusterParameterGroup.Builder - Class in software.amazon.awscdk.services.redshift
-
(experimental) A fluent builder for
ClusterParameterGroup. - clusterParameterGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The name of the parameter group to be associated with this cluster.
- clusterParameterGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getClusterParameterGroupName() - ClusterParameterGroupProps - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Properties for a parameter group.
- ClusterParameterGroupProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
ClusterParameterGroupProps - ClusterParameterGroupProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
ClusterParameterGroupProps - ClusterProps - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Properties for a new database cluster.
- ClusterProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
ClusterProps - ClusterProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
ClusterProps - clusterSecurityGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress.Builder
-
The name of the security group to which the ingress rule is added.
- clusterSecurityGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Builder
-
Sets the value of
CfnClusterSecurityGroupIngressProps.getClusterSecurityGroupName() - clusterSecurityGroups(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A list of security groups to be associated with this cluster.
- clusterSecurityGroups(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getClusterSecurityGroups() - ClusterSubnetGroup - Class in software.amazon.awscdk.services.redshift
-
(experimental) Class for creating a Redshift cluster subnet group.
- ClusterSubnetGroup(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.ClusterSubnetGroup
- ClusterSubnetGroup(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.ClusterSubnetGroup
- ClusterSubnetGroup(Construct, String, ClusterSubnetGroupProps) - Constructor for class software.amazon.awscdk.services.redshift.ClusterSubnetGroup
- ClusterSubnetGroup.Builder - Class in software.amazon.awscdk.services.redshift
-
(experimental) A fluent builder for
ClusterSubnetGroup. - clusterSubnetGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The name of a cluster subnet group to be associated with this cluster.
- clusterSubnetGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getClusterSubnetGroupName() - ClusterSubnetGroupProps - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Properties for creating a ClusterSubnetGroup.
- ClusterSubnetGroupProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
ClusterSubnetGroupProps - ClusterSubnetGroupProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
ClusterSubnetGroupProps - clusterType(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The type of the cluster.
- clusterType(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getClusterType() - clusterType(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Builder
-
Sets the value of
CfnScheduledAction.ResizeClusterMessageProperty.getClusterType() - clusterType(ClusterType) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Settings for the individual instances that are launched.
- clusterType(ClusterType) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getClusterType() - ClusterType - Enum Class in software.amazon.awscdk.services.redshift
-
(experimental) What cluster type to use.
- clusterVersion(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
- clusterVersion(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getClusterVersion() - Column - Interface in software.amazon.awscdk.services.redshift
-
(experimental) A column in a Redshift table.
- Column.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
Column - Column.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
Column - COMPOUND - Enum constant in enum class software.amazon.awscdk.services.redshift.TableSortStyle
-
(experimental) Specifies that the data is sorted using a compound key made up of all of the listed columns, in the order they are listed.
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.Cluster.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.ClusterParameterGroup.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroup.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.DatabaseSecret.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.Table.Builder
- create(Construct, String) - Static method in class software.amazon.awscdk.services.redshift.User.Builder
D
- databaseName(String) - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Builder
-
Sets the value of
DatabaseOptions.getDatabaseName() - databaseName(String) - Method in class software.amazon.awscdk.services.redshift.Table.Builder
-
(experimental) The name of the database.
- databaseName(String) - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Builder
-
Sets the value of
TableAttributes.getDatabaseName() - databaseName(String) - Method in class software.amazon.awscdk.services.redshift.TableProps.Builder
-
Sets the value of
DatabaseOptions.getDatabaseName() - databaseName(String) - Method in class software.amazon.awscdk.services.redshift.User.Builder
-
(experimental) The name of the database.
- databaseName(String) - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Builder
-
Sets the value of
DatabaseOptions.getDatabaseName() - databaseName(String) - Method in class software.amazon.awscdk.services.redshift.UserProps.Builder
-
Sets the value of
DatabaseOptions.getDatabaseName() - DatabaseOptions - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Properties for accessing a Redshift database.
- DatabaseOptions.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
DatabaseOptions - DatabaseOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
DatabaseOptions - DatabaseSecret - Class in software.amazon.awscdk.services.redshift
-
(experimental) A database secret.
- DatabaseSecret(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.DatabaseSecret
- DatabaseSecret(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.DatabaseSecret
- DatabaseSecret(Construct, String, DatabaseSecretProps) - Constructor for class software.amazon.awscdk.services.redshift.DatabaseSecret
- DatabaseSecret.Builder - Class in software.amazon.awscdk.services.redshift
-
(experimental) A fluent builder for
DatabaseSecret. - DatabaseSecretProps - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Construction properties for a DatabaseSecret.
- DatabaseSecretProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
DatabaseSecretProps - DatabaseSecretProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
DatabaseSecretProps - dataType(String) - Method in class software.amazon.awscdk.services.redshift.Column.Builder
-
Sets the value of
Column.getDataType() - dbName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The name of the first database to be created when the cluster is created.
- dbName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getDbName() - DC1_8XLARGE - Enum constant in enum class software.amazon.awscdk.services.redshift.NodeType
-
(experimental) dc1.8xlarge.
- DC1_LARGE - Enum constant in enum class software.amazon.awscdk.services.redshift.NodeType
-
(experimental) dc1.large.
- DC2_8XLARGE - Enum constant in enum class software.amazon.awscdk.services.redshift.NodeType
-
(experimental) dc2.8xlarge.
- DC2_LARGE - Enum constant in enum class software.amazon.awscdk.services.redshift.NodeType
-
(experimental) dc2.large.
- defaultDatabaseName(String) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Name of a database which is automatically created inside the cluster.
- defaultDatabaseName(String) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getDefaultDatabaseName() - deferMaintenance(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A Boolean indicating whether to enable the deferred maintenance window.
- deferMaintenance(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getDeferMaintenance() - deferMaintenance(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A Boolean indicating whether to enable the deferred maintenance window.
- deferMaintenance(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getDeferMaintenance() - deferMaintenanceDuration(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
An integer indicating the duration of the maintenance window in days.
- deferMaintenanceDuration(Number) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getDeferMaintenanceDuration() - deferMaintenanceEndTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A timestamp for the end of the time period when we defer maintenance.
- deferMaintenanceEndTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getDeferMaintenanceEndTime() - deferMaintenanceStartTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A timestamp indicating the start time for the deferred maintenance window.
- deferMaintenanceStartTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getDeferMaintenanceStartTime() - DELETE - Enum constant in enum class software.amazon.awscdk.services.redshift.TableAction
-
(experimental) Grants privilege to delete a data row from a table.
- description(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.Builder
-
The description of the parameter group.
- description(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Builder
-
Sets the value of
CfnClusterParameterGroupProps.getDescription() - description(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup.Builder
-
A description for the security group.
- description(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Builder
-
Sets the value of
CfnClusterSecurityGroupProps.getDescription() - description(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup.Builder
-
A description for the subnet group.
- description(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Builder
-
Sets the value of
CfnClusterSubnetGroupProps.getDescription() - description(String) - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroup.Builder
-
(experimental) Description for this parameter group.
- description(String) - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Builder
-
Sets the value of
ClusterParameterGroupProps.getDescription() - description(String) - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroup.Builder
-
(experimental) Description of the subnet group.
- description(String) - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Builder
-
Sets the value of
ClusterSubnetGroupProps.getDescription() - destinationRegion(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
- destinationRegion(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getDestinationRegion() - distKey(Boolean) - Method in class software.amazon.awscdk.services.redshift.Column.Builder
-
Sets the value of
Column.getDistKey() - distStyle(TableDistStyle) - Method in class software.amazon.awscdk.services.redshift.Table.Builder
-
(experimental) The distribution style of the table.
- distStyle(TableDistStyle) - Method in class software.amazon.awscdk.services.redshift.TableProps.Builder
-
Sets the value of
TableProps.getDistStyle() - DROP - Enum constant in enum class software.amazon.awscdk.services.redshift.TableAction
-
(experimental) Grants privilege to drop a table.
- DS2_8XLARGE - Enum constant in enum class software.amazon.awscdk.services.redshift.NodeType
-
(experimental) ds2.8xlarge.
- DS2_XLARGE - Enum constant in enum class software.amazon.awscdk.services.redshift.NodeType
-
(experimental) ds2.xlarge.
E
- ec2SecurityGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress.Builder
-
The EC2 security group to be added the Amazon Redshift security group.
- ec2SecurityGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Builder
-
Sets the value of
CfnClusterSecurityGroupIngressProps.getEc2SecurityGroupName() - ec2SecurityGroupOwnerId(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress.Builder
-
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
- ec2SecurityGroupOwnerId(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Builder
-
Sets the value of
CfnClusterSecurityGroupIngressProps.getEc2SecurityGroupOwnerId() - elasticIp(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The Elastic IP (EIP) address for the cluster.
- elasticIp(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getElasticIp() - enable(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
If true, the schedule is enabled.
- enable(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getEnable() - enable(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
If true, the schedule is enabled.
- enable(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getEnable() - enabled(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
-
A boolean value;
- enabled(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Sets the value of
CfnEventSubscriptionProps.getEnabled() - enabled(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
-
A boolean value;
- enabled(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Sets the value of
CfnEventSubscriptionProps.getEnabled() - encrypted(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
If
true, the data in the cluster is encrypted at rest. - encrypted(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getEncrypted() - encrypted(Boolean) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Whether to enable encryption of data at rest in the cluster.
- encrypted(Boolean) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getEncrypted() - encrypted(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
If
true, the data in the cluster is encrypted at rest. - encrypted(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getEncrypted() - encryptionKey(IKey) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) The KMS key to use for encryption of data at rest.
- encryptionKey(IKey) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getEncryptionKey() - encryptionKey(IKey) - Method in class software.amazon.awscdk.services.redshift.DatabaseSecret.Builder
-
(experimental) The KMS key to use to encrypt the secret.
- encryptionKey(IKey) - Method in class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Builder
-
Sets the value of
DatabaseSecretProps.getEncryptionKey() - encryptionKey(IKey) - Method in class software.amazon.awscdk.services.redshift.Login.Builder
-
Sets the value of
Login.getEncryptionKey() - encryptionKey(IKey) - Method in class software.amazon.awscdk.services.redshift.User.Builder
-
(experimental) KMS key to encrypt the generated secret.
- encryptionKey(IKey) - Method in class software.amazon.awscdk.services.redshift.UserProps.Builder
-
Sets the value of
UserProps.getEncryptionKey() - endpoint(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The connection endpoint.
- endpoint(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getEndpoint() - endpoint(CfnCluster.EndpointProperty) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The connection endpoint.
- endpoint(CfnCluster.EndpointProperty) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getEndpoint() - Endpoint - Class in software.amazon.awscdk.services.redshift
-
(experimental) Connection endpoint of a redshift cluster.
- Endpoint(String, Number) - Constructor for class software.amazon.awscdk.services.redshift.Endpoint
- Endpoint(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.Endpoint
- Endpoint(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.Endpoint
- endpointName(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.Builder
-
The name of the endpoint.
- endpointName(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Builder
-
Sets the value of
CfnEndpointAccessProps.getEndpointName() - endTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
The end time in UTC when the schedule is no longer active.
- endTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getEndTime() - enhancedVpcRouting(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
- enhancedVpcRouting(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getEnhancedVpcRouting() - enhancedVpcRouting(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
- enhancedVpcRouting(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getEnhancedVpcRouting() - equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.Column.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.Login.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
- equals(Object) - Method in class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
- EVEN - Enum constant in enum class software.amazon.awscdk.services.redshift.TableDistStyle
-
(experimental) The data in the table is spread evenly across the nodes in a cluster in a round-robin distribution.
- eventCategories(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
-
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
- eventCategories(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Sets the value of
CfnEventSubscriptionProps.getEventCategories()
F
- force(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization.Builder
-
Indicates whether to force the revoke action.
- force(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Builder
-
Sets the value of
CfnEndpointAuthorizationProps.getForce() - force(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization.Builder
-
Indicates whether to force the revoke action.
- force(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Builder
-
Sets the value of
CfnEndpointAuthorizationProps.getForce() - fromClusterAttributes(Construct, String, ClusterAttributes) - Static method in class software.amazon.awscdk.services.redshift.Cluster
-
(experimental) Import an existing DatabaseCluster from properties.
- fromClusterParameterGroupName(Construct, String, String) - Static method in class software.amazon.awscdk.services.redshift.ClusterParameterGroup
-
(experimental) Imports a parameter group.
- fromClusterSubnetGroupName(Construct, String, String) - Static method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroup
-
(experimental) Imports an existing subnet group by name.
- fromTableAttributes(Construct, String, TableAttributes) - Static method in class software.amazon.awscdk.services.redshift.Table
-
(experimental) Specify a Redshift table using a table name and schema that already exists.
- fromUserAttributes(Construct, String, UserAttributes) - Static method in class software.amazon.awscdk.services.redshift.User
-
(experimental) Specify a Redshift user using credentials that already exist.
G
- getAccount() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The AWS account ID of either the cluster owner (grantor) or grantee.
- getAccount() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps
-
The AWS account ID of either the cluster owner (grantor) or grantee.
- getAccount() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Jsii$Proxy
- getAddress() - Method in interface software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty
-
The DNS address of the cluster.
- getAddress() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Jsii$Proxy
- getAdminUser() - Method in interface software.amazon.awscdk.services.redshift.DatabaseOptions
-
(experimental) The secret containing credentials to a Redshift user with administrator privileges.
- getAdminUser() - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Jsii$Proxy
- getAdminUser() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- getAdminUser() - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
- getAdminUser() - Method in class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
- getAllowVersionUpgrade() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
If
true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster. - getAllowVersionUpgrade() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
If
true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster. - getAllowVersionUpgrade() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getAquaConfigurationStatus() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
This parameter is retired.
- getAquaConfigurationStatus() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
This parameter is retired.
- getAquaConfigurationStatus() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getAttrAddress() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The DNS address of the endpoint.
- getAttrAllowedAllVpCs() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
Indicates whether all VPCs in the grantee account are allowed access to the cluster.
- getAttrAllowedVpCs() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The VPCs allowed access to the cluster.
- getAttrAuthorizeTime() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The time (UTC) when the authorization was created.
- getAttrClusterStatus() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The status of the cluster.
- getAttrClusterSubnetGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
-
The name of the cluster subnet group.
- getAttrCustomerAwsId() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The AWS account associated with the Amazon Redshift event notification subscription.
- getAttrCustSubscriptionId() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The name of the Amazon Redshift event notification subscription.
- getAttrDeferMaintenanceIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A unique identifier for the maintenance window.
- getAttrEndpointAddress() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The connection endpoint for the Amazon Redshift cluster.
- getAttrEndpointCount() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The number of Redshift-managed VPC endpoints created for the authorization.
- getAttrEndpointCreateTime() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The time (UTC) that the endpoint was created.
- getAttrEndpointPort() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The port number on which the Amazon Redshift cluster accepts connections.
- getAttrEndpointStatus() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The status of the endpoint.
- getAttrEventCategoriesList() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The list of Amazon Redshift event categories specified in the event notification subscription.
- getAttrGrantee() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The AWS account ID of the grantee of the cluster.
- getAttrGrantor() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The AWS account ID of the cluster owner.
- getAttrId() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A unique identifier for the cluster.
- getAttrNextInvocations() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
List of times when the scheduled action will run.
- getAttrPort() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The port number on which the cluster accepts incoming connections.
- getAttrSourceIdsList() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
A list of the sources that publish events to the Amazon Redshift event notification subscription.
- getAttrState() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The state of the scheduled action.
- getAttrStatus() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The status of the authorization action.
- getAttrStatus() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The status of the Amazon Redshift event notification subscription.
- getAttrSubscriptionCreationTime() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The date and time the Amazon Redshift event notification subscription was created.
- getAttrVpcEndpointNetworkInterfaces() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
- getAttrVpcEndpointVpcEndpointId() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
- getAttrVpcEndpointVpcId() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The VPC identifier that the endpoint is associated.
- getAttrVpcSecurityGroups() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The security groups associated with the endpoint.
- getAutomatedSnapshotRetentionPeriod() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The number of days that automated snapshots are retained.
- getAutomatedSnapshotRetentionPeriod() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The number of days that automated snapshots are retained.
- getAutomatedSnapshotRetentionPeriod() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getAutomaticallyAfter() - Method in interface software.amazon.awscdk.services.redshift.RotationMultiUserOptions
-
(experimental) Specifies the number of days after the previous rotation before Secrets Manager triggers the next automatic rotation.
- getAutomaticallyAfter() - Method in class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Jsii$Proxy
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getAvailabilityZone() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty
-
The Availability Zone.
- getAvailabilityZone() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy
- getAvailabilityZoneRelocation() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
- getAvailabilityZoneRelocation() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
- getAvailabilityZoneRelocation() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getAvailabilityZoneRelocationStatus() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Describes the status of the Availability Zone relocation operation.
- getAvailabilityZoneRelocationStatus() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
Describes the status of the Availability Zone relocation operation.
- getAvailabilityZoneRelocationStatus() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getBucketName() - Method in interface software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty
-
The name of an existing S3 bucket where the log files are to be stored.
- getBucketName() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Jsii$Proxy
- getCfnProperties() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
- getCfnProperties() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
- getCfnProperties() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
- getCfnProperties() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
- getCfnProperties() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
- getCfnProperties() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
- getCfnProperties() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
- getCfnProperties() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
- getCfnProperties() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
- getCidrip() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
The IP range to be added the Amazon Redshift security group.
- getCidrip() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps
-
The IP range to be added the Amazon Redshift security group.
- getCidrip() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Jsii$Proxy
- getClassic() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A boolean value indicating whether the resize operation is using the classic resize process.
- getClassic() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
A boolean value indicating whether the resize operation is using the classic resize process.
- getClassic() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getClassic() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty
-
A boolean value indicating whether the resize operation is using the classic resize process.
- getClassic() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
- getCluster() - Method in interface software.amazon.awscdk.services.redshift.DatabaseOptions
-
(experimental) The cluster containing the database.
- getCluster() - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Jsii$Proxy
- getCluster() - Method in interface software.amazon.awscdk.services.redshift.ITable
-
(experimental) The cluster where the table is located.
- getCluster() - Method in interface software.amazon.awscdk.services.redshift.ITable.Jsii$Default
-
(experimental) The cluster where the table is located.
- getCluster() - Method in class software.amazon.awscdk.services.redshift.ITable.Jsii$Proxy
-
(experimental) The cluster where the table is located.
- getCluster() - Method in interface software.amazon.awscdk.services.redshift.IUser
-
(experimental) The cluster where the table is located.
- getCluster() - Method in interface software.amazon.awscdk.services.redshift.IUser.Jsii$Default
-
(experimental) The cluster where the table is located.
- getCluster() - Method in class software.amazon.awscdk.services.redshift.IUser.Jsii$Proxy
-
(experimental) The cluster where the table is located.
- getCluster() - Method in class software.amazon.awscdk.services.redshift.Table
-
(experimental) The cluster where the table is located.
- getCluster() - Method in interface software.amazon.awscdk.services.redshift.TableAttributes
-
(experimental) The cluster where the table is located.
- getCluster() - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Jsii$Proxy
- getCluster() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- getCluster() - Method in class software.amazon.awscdk.services.redshift.User
-
(experimental) The cluster where the table is located.
- getCluster() - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
- getCluster() - Method in class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
- getClusterEndpoint() - Method in class software.amazon.awscdk.services.redshift.Cluster
-
(experimental) The endpoint to use for read/write operations.
- getClusterEndpoint() - Method in interface software.amazon.awscdk.services.redshift.ICluster
-
(experimental) The endpoint to use for read/write operations.
- getClusterEndpoint() - Method in interface software.amazon.awscdk.services.redshift.ICluster.Jsii$Default
-
(experimental) The endpoint to use for read/write operations.
- getClusterEndpoint() - Method in class software.amazon.awscdk.services.redshift.ICluster.Jsii$Proxy
-
(experimental) The endpoint to use for read/write operations.
- getClusterEndpointAddress() - Method in interface software.amazon.awscdk.services.redshift.ClusterAttributes
-
(experimental) Cluster endpoint address.
- getClusterEndpointAddress() - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Jsii$Proxy
- getClusterEndpointPort() - Method in interface software.amazon.awscdk.services.redshift.ClusterAttributes
-
(experimental) Cluster endpoint port.
- getClusterEndpointPort() - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Jsii$Proxy
- getClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A unique identifier for the cluster.
- getClusterIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
A unique identifier for the cluster.
- getClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The cluster identifier of the cluster associated with the endpoint.
- getClusterIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccessProps
-
The cluster identifier of the cluster associated with the endpoint.
- getClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
- getClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The cluster identifier.
- getClusterIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps
-
The cluster identifier.
- getClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Jsii$Proxy
- getClusterIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty
-
The identifier of the cluster to be paused.
- getClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty.Jsii$Proxy
- getClusterIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty
-
The unique identifier for the cluster to resize.
- getClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
- getClusterIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty
-
The identifier of the cluster to be resumed.
- getClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty.Jsii$Proxy
- getClusterName() - Method in class software.amazon.awscdk.services.redshift.Cluster
-
(experimental) Identifier of the cluster.
- getClusterName() - Method in interface software.amazon.awscdk.services.redshift.ClusterAttributes
-
(experimental) Identifier for the cluster.
- getClusterName() - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Jsii$Proxy
- getClusterName() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) An optional identifier for the cluster.
- getClusterName() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getClusterName() - Method in interface software.amazon.awscdk.services.redshift.ICluster
-
(experimental) Name of the cluster.
- getClusterName() - Method in interface software.amazon.awscdk.services.redshift.ICluster.Jsii$Default
-
(experimental) Name of the cluster.
- getClusterName() - Method in class software.amazon.awscdk.services.redshift.ICluster.Jsii$Proxy
-
(experimental) Name of the cluster.
- getClusterParameterGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the parameter group to be associated with this cluster.
- getClusterParameterGroupName() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The name of the parameter group to be associated with this cluster.
- getClusterParameterGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getClusterParameterGroupName() - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroup
-
(experimental) The name of the parameter group.
- getClusterParameterGroupName() - Method in interface software.amazon.awscdk.services.redshift.IClusterParameterGroup
-
(experimental) The name of this parameter group.
- getClusterParameterGroupName() - Method in interface software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Default
-
(experimental) The name of this parameter group.
- getClusterParameterGroupName() - Method in class software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Proxy
-
(experimental) The name of this parameter group.
- getClusterSecurityGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
The name of the security group to which the ingress rule is added.
- getClusterSecurityGroupName() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps
-
The name of the security group to which the ingress rule is added.
- getClusterSecurityGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Jsii$Proxy
- getClusterSecurityGroups() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A list of security groups to be associated with this cluster.
- getClusterSecurityGroups() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
A list of security groups to be associated with this cluster.
- getClusterSecurityGroups() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getClusterSubnetGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of a cluster subnet group to be associated with this cluster.
- getClusterSubnetGroupName() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The name of a cluster subnet group to be associated with this cluster.
- getClusterSubnetGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getClusterSubnetGroupName() - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroup
-
(experimental) The name of the cluster subnet group.
- getClusterSubnetGroupName() - Method in interface software.amazon.awscdk.services.redshift.IClusterSubnetGroup
-
(experimental) The name of the cluster subnet group.
- getClusterSubnetGroupName() - Method in interface software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Default
-
(experimental) The name of the cluster subnet group.
- getClusterSubnetGroupName() - Method in class software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Proxy
-
(experimental) The name of the cluster subnet group.
- getClusterType() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The type of the cluster.
- getClusterType() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The type of the cluster.
- getClusterType() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getClusterType() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty
-
The new cluster type for the specified cluster.
- getClusterType() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
- getClusterType() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Settings for the individual instances that are launched.
- getClusterType() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getClusterVersion() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
- getClusterVersion() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
- getClusterVersion() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getConnections() - Method in class software.amazon.awscdk.services.redshift.Cluster
-
(experimental) Access to the network connections.
- getConnections() - Method in interface software.amazon.awscdk.services.redshift.ICluster.Jsii$Default
-
The network connections associated with this resource.
- getConnections() - Method in class software.amazon.awscdk.services.redshift.ICluster.Jsii$Proxy
-
The network connections associated with this resource.
- getDatabaseName() - Method in interface software.amazon.awscdk.services.redshift.DatabaseOptions
-
(experimental) The name of the database.
- getDatabaseName() - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Jsii$Proxy
- getDatabaseName() - Method in interface software.amazon.awscdk.services.redshift.ITable
-
(experimental) The name of the database where the table is located.
- getDatabaseName() - Method in interface software.amazon.awscdk.services.redshift.ITable.Jsii$Default
-
(experimental) The name of the database where the table is located.
- getDatabaseName() - Method in class software.amazon.awscdk.services.redshift.ITable.Jsii$Proxy
-
(experimental) The name of the database where the table is located.
- getDatabaseName() - Method in interface software.amazon.awscdk.services.redshift.IUser
-
(experimental) The name of the database where the table is located.
- getDatabaseName() - Method in interface software.amazon.awscdk.services.redshift.IUser.Jsii$Default
-
(experimental) The name of the database where the table is located.
- getDatabaseName() - Method in class software.amazon.awscdk.services.redshift.IUser.Jsii$Proxy
-
(experimental) The name of the database where the table is located.
- getDatabaseName() - Method in class software.amazon.awscdk.services.redshift.Table
-
(experimental) The name of the database where the table is located.
- getDatabaseName() - Method in interface software.amazon.awscdk.services.redshift.TableAttributes
-
(experimental) The name of the database where the table is located.
- getDatabaseName() - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Jsii$Proxy
- getDatabaseName() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- getDatabaseName() - Method in class software.amazon.awscdk.services.redshift.User
-
(experimental) The name of the database where the table is located.
- getDatabaseName() - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
- getDatabaseName() - Method in class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
- getDatabaseProps() - Method in class software.amazon.awscdk.services.redshift.User
- getDataType() - Method in interface software.amazon.awscdk.services.redshift.Column
-
(experimental) The data type of the column.
- getDataType() - Method in class software.amazon.awscdk.services.redshift.Column.Jsii$Proxy
- getDbName() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the first database to be created when the cluster is created.
- getDbName() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The name of the first database to be created when the cluster is created.
- getDbName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getDefaultDatabaseName() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Name of a database which is automatically created inside the cluster.
- getDefaultDatabaseName() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getDeferMaintenance() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A Boolean indicating whether to enable the deferred maintenance window.
- getDeferMaintenance() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
A Boolean indicating whether to enable the deferred maintenance window.
- getDeferMaintenance() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getDeferMaintenanceDuration() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
An integer indicating the duration of the maintenance window in days.
- getDeferMaintenanceDuration() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
An integer indicating the duration of the maintenance window in days.
- getDeferMaintenanceDuration() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getDeferMaintenanceEndTime() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A timestamp for the end of the time period when we defer maintenance.
- getDeferMaintenanceEndTime() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
A timestamp for the end of the time period when we defer maintenance.
- getDeferMaintenanceEndTime() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getDeferMaintenanceStartTime() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A timestamp indicating the start time for the deferred maintenance window.
- getDeferMaintenanceStartTime() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
A timestamp indicating the start time for the deferred maintenance window.
- getDeferMaintenanceStartTime() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getDescription() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
The description of the parameter group.
- getDescription() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps
-
The description of the parameter group.
- getDescription() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
- getDescription() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
-
A description for the security group.
- getDescription() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps
-
A description for the security group.
- getDescription() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Jsii$Proxy
- getDescription() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
-
A description for the subnet group.
- getDescription() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps
-
A description for the subnet group.
- getDescription() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Jsii$Proxy
- getDescription() - Method in interface software.amazon.awscdk.services.redshift.ClusterParameterGroupProps
-
(experimental) Description for this parameter group.
- getDescription() - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Jsii$Proxy
- getDescription() - Method in interface software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps
-
(experimental) Description of the subnet group.
- getDescription() - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Jsii$Proxy
- getDestinationRegion() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
- getDestinationRegion() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
- getDestinationRegion() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getDistKey() - Method in interface software.amazon.awscdk.services.redshift.Column
-
(experimental) Boolean value that indicates whether the column is to be configured as DISTKEY.
- getDistKey() - Method in class software.amazon.awscdk.services.redshift.Column.Jsii$Proxy
- getDistStyle() - Method in interface software.amazon.awscdk.services.redshift.TableProps
-
(experimental) The distribution style of the table.
- getDistStyle() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- getEc2SecurityGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
The EC2 security group to be added the Amazon Redshift security group.
- getEc2SecurityGroupName() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps
-
The EC2 security group to be added the Amazon Redshift security group.
- getEc2SecurityGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Jsii$Proxy
- getEc2SecurityGroupOwnerId() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
- getEc2SecurityGroupOwnerId() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps
-
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
- getEc2SecurityGroupOwnerId() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Jsii$Proxy
- getElasticIp() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The Elastic IP (EIP) address for the cluster.
- getElasticIp() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The Elastic IP (EIP) address for the cluster.
- getElasticIp() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getEnable() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
If true, the schedule is enabled.
- getEnable() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledActionProps
-
If true, the schedule is enabled.
- getEnable() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- getEnabled() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
A boolean value;
- getEnabled() - Method in interface software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps
-
A boolean value;
- getEnabled() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- getEncrypted() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
If
true, the data in the cluster is encrypted at rest. - getEncrypted() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
If
true, the data in the cluster is encrypted at rest. - getEncrypted() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getEncrypted() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Whether to enable encryption of data at rest in the cluster.
- getEncrypted() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getEncryptionKey() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) The KMS key to use for encryption of data at rest.
- getEncryptionKey() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getEncryptionKey() - Method in interface software.amazon.awscdk.services.redshift.DatabaseSecretProps
-
(experimental) The KMS key to use to encrypt the secret.
- getEncryptionKey() - Method in class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Jsii$Proxy
- getEncryptionKey() - Method in interface software.amazon.awscdk.services.redshift.Login
-
(experimental) KMS encryption key to encrypt the generated secret.
- getEncryptionKey() - Method in class software.amazon.awscdk.services.redshift.Login.Jsii$Proxy
- getEncryptionKey() - Method in interface software.amazon.awscdk.services.redshift.UserProps
-
(experimental) KMS key to encrypt the generated secret.
- getEncryptionKey() - Method in class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
- getEndpoint() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The connection endpoint.
- getEndpoint() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The connection endpoint.
- getEndpoint() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getEndpointName() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The name of the endpoint.
- getEndpointName() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccessProps
-
The name of the endpoint.
- getEndpointName() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
- getEndTime() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The end time in UTC when the schedule is no longer active.
- getEndTime() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledActionProps
-
The end time in UTC when the schedule is no longer active.
- getEndTime() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- getEnhancedVpcRouting() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
- getEnhancedVpcRouting() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
- getEnhancedVpcRouting() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getEnv() - Method in interface software.amazon.awscdk.services.redshift.ICluster.Jsii$Default
-
The environment this resource belongs to.
- getEnv() - Method in class software.amazon.awscdk.services.redshift.ICluster.Jsii$Proxy
-
The environment this resource belongs to.
- getEnv() - Method in interface software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Default
-
The environment this resource belongs to.
- getEnv() - Method in class software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Proxy
-
The environment this resource belongs to.
- getEnv() - Method in interface software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Default
-
The environment this resource belongs to.
- getEnv() - Method in class software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Proxy
-
The environment this resource belongs to.
- getEventCategories() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
- getEventCategories() - Method in interface software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps
-
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
- getEventCategories() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- getForce() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
Indicates whether to force the revoke action.
- getForce() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps
-
Indicates whether to force the revoke action.
- getForce() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Jsii$Proxy
- getHostname() - Method in class software.amazon.awscdk.services.redshift.Endpoint
-
(experimental) The hostname of the endpoint.
- getHsmClientCertificateIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
- getHsmClientCertificateIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
- getHsmClientCertificateIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getHsmConfigurationIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
- getHsmConfigurationIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
- getHsmConfigurationIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getIamRole() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The IAM role to assume to run the scheduled action.
- getIamRole() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledActionProps
-
The IAM role to assume to run the scheduled action.
- getIamRole() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- getIamRoles() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
- getIamRoles() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
- getIamRoles() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getKmsKeyId() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
- getKmsKeyId() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
- getKmsKeyId() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getLoggingBucket() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Bucket to send logs to.
- getLoggingBucket() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getLoggingKeyPrefix() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Prefix used for logging.
- getLoggingKeyPrefix() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getLoggingProperties() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
- getLoggingProperties() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
- getLoggingProperties() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getMaintenanceTrackName() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
An optional parameter for the name of the maintenance track for the cluster.
- getMaintenanceTrackName() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
An optional parameter for the name of the maintenance track for the cluster.
- getMaintenanceTrackName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getManualSnapshotRetentionPeriod() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The default number of days to retain a manual snapshot.
- getManualSnapshotRetentionPeriod() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The default number of days to retain a manual snapshot.
- getManualSnapshotRetentionPeriod() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getMasterPassword() - Method in interface software.amazon.awscdk.services.redshift.Login
-
(experimental) Password.
- getMasterPassword() - Method in class software.amazon.awscdk.services.redshift.Login.Jsii$Proxy
- getMasterUser() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Username and password for the administrative user.
- getMasterUser() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getMasterUsername() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The user name associated with the admin user for the cluster that is being created.
- getMasterUsername() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The user name associated with the admin user for the cluster that is being created.
- getMasterUsername() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getMasterUsername() - Method in interface software.amazon.awscdk.services.redshift.Login
-
(experimental) Username.
- getMasterUsername() - Method in class software.amazon.awscdk.services.redshift.Login.Jsii$Proxy
- getMasterUserPassword() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The password associated with the admin user for the cluster that is being created.
- getMasterUserPassword() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The password associated with the admin user for the cluster that is being created.
- getMasterUserPassword() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getName() - Method in interface software.amazon.awscdk.services.redshift.Column
-
(experimental) The name of the column.
- getName() - Method in class software.amazon.awscdk.services.redshift.Column.Jsii$Proxy
- getNetworkInterfaceId() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty
-
The network interface identifier.
- getNetworkInterfaceId() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy
- getNetworkInterfaces() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty
-
One or more network interfaces of the endpoint.
- getNetworkInterfaces() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy
- getNode() - Method in interface software.amazon.awscdk.services.redshift.ICluster.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.redshift.ICluster.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in interface software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in interface software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in interface software.amazon.awscdk.services.redshift.ITable.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.redshift.ITable.Jsii$Proxy
-
The construct tree node for this construct.
- getNode() - Method in interface software.amazon.awscdk.services.redshift.IUser.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.redshift.IUser.Jsii$Proxy
-
The construct tree node for this construct.
- getNodeType() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The node type to be provisioned for the cluster.
- getNodeType() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The node type to be provisioned for the cluster.
- getNodeType() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getNodeType() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty
-
The new node type for the nodes you are adding.
- getNodeType() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
- getNodeType() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) The node type to be provisioned for the cluster.
- getNodeType() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getNumberOfNodes() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The number of compute nodes in the cluster.
- getNumberOfNodes() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The number of compute nodes in the cluster.
- getNumberOfNodes() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getNumberOfNodes() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty
-
The new number of nodes for the cluster.
- getNumberOfNodes() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
- getNumberOfNodes() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Number of compute nodes in the cluster.
- getNumberOfNodes() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getOwnerAccount() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The AWS account used to create or copy the snapshot.
- getOwnerAccount() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The AWS account used to create or copy the snapshot.
- getOwnerAccount() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getParameterGroup() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Additional parameters to pass to the database engine https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html.
- getParameterGroup() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getParameterGroupFamily() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
The name of the cluster parameter group family that this cluster parameter group is compatible with.
- getParameterGroupFamily() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps
-
The name of the cluster parameter group family that this cluster parameter group is compatible with.
- getParameterGroupFamily() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
- getParameterGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
The name of the cluster parameter group.
- getParameterGroupName() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps
-
The name of the cluster parameter group.
- getParameterGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
- getParameterName() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty
-
The name of the parameter.
- getParameterName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy
- getParameters() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
An array of parameters to be modified.
- getParameters() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps
-
An array of parameters to be modified.
- getParameters() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
- getParameters() - Method in interface software.amazon.awscdk.services.redshift.ClusterParameterGroupProps
-
(experimental) The parameters in this parameter group.
- getParameters() - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Jsii$Proxy
- getParameterValue() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty
-
The value of the parameter.
- getParameterValue() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy
- getPassword() - Method in interface software.amazon.awscdk.services.redshift.IUser
-
(experimental) The password of the user.
- getPassword() - Method in interface software.amazon.awscdk.services.redshift.IUser.Jsii$Default
-
(experimental) The password of the user.
- getPassword() - Method in class software.amazon.awscdk.services.redshift.IUser.Jsii$Proxy
-
(experimental) The password of the user.
- getPassword() - Method in class software.amazon.awscdk.services.redshift.User
-
(experimental) The password of the user.
- getPassword() - Method in interface software.amazon.awscdk.services.redshift.UserAttributes
-
(experimental) The password of the user.
- getPassword() - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
- getPauseCluster() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty
-
An action that runs a
PauseClusterAPI operation. - getPauseCluster() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Jsii$Proxy
- getPort() - Method in interface software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty
-
The port that the database engine is listening on.
- getPort() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Jsii$Proxy
- getPort() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The port number on which the cluster accepts incoming connections.
- getPort() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The port number on which the cluster accepts incoming connections.
- getPort() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getPort() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) What port to listen on.
- getPort() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getPort() - Method in class software.amazon.awscdk.services.redshift.Endpoint
-
(experimental) The port of the endpoint.
- getPreferredMaintenanceWindow() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The weekly time range (in UTC) during which automated cluster maintenance can occur.
- getPreferredMaintenanceWindow() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The weekly time range (in UTC) during which automated cluster maintenance can occur.
- getPreferredMaintenanceWindow() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getPreferredMaintenanceWindow() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) A preferred maintenance window day/time range.
- getPreferredMaintenanceWindow() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getPrivateIpAddress() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty
-
The IPv4 address of the network interface within the subnet.
- getPrivateIpAddress() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy
- getPubliclyAccessible() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
If
true, the cluster can be accessed from a public network. - getPubliclyAccessible() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
If
true, the cluster can be accessed from a public network. - getPubliclyAccessible() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getPubliclyAccessible() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Whether to make cluster publicly accessible.
- getPubliclyAccessible() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getRemovalPolicy() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.
- getRemovalPolicy() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getRemovalPolicy() - Method in interface software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps
-
(experimental) The removal policy to apply when the subnet group are removed from the stack or replaced during an update.
- getRemovalPolicy() - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Jsii$Proxy
- getRemovalPolicy() - Method in interface software.amazon.awscdk.services.redshift.TableProps
-
(experimental) The policy to apply when this resource is removed from the application.
- getRemovalPolicy() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- getRemovalPolicy() - Method in interface software.amazon.awscdk.services.redshift.UserProps
-
(experimental) The policy to apply when this resource is removed from the application.
- getRemovalPolicy() - Method in class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
- getResizeCluster() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty
-
An action that runs a
ResizeClusterAPI operation. - getResizeCluster() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Jsii$Proxy
- getResourceAction() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The Amazon Redshift operation to be performed.
- getResourceAction() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The Amazon Redshift operation to be performed.
- getResourceAction() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getResourceOwner() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The AWS account ID of the owner of the cluster.
- getResourceOwner() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccessProps
-
The AWS account ID of the owner of the cluster.
- getResourceOwner() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
- getResumeCluster() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty
-
An action that runs a
ResumeClusterAPI operation. - getResumeCluster() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Jsii$Proxy
- getRevisionTarget() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Describes a
RevisionTargetobject. - getRevisionTarget() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
Describes a
RevisionTargetobject. - getRevisionTarget() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getRoles() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) A list of AWS Identity and Access Management (IAM) role that can be used by the cluster to access other AWS services.
- getRoles() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getRotateEncryptionKey() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Rotates the encryption keys for a cluster.
- getRotateEncryptionKey() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
Rotates the encryption keys for a cluster.
- getRotateEncryptionKey() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getS3KeyPrefix() - Method in interface software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty
-
The prefix applied to the log file names.
- getS3KeyPrefix() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Jsii$Proxy
- getSchedule() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The schedule for a one-time (at format) or recurring (cron format) scheduled action.
- getSchedule() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledActionProps
-
The schedule for a one-time (at format) or recurring (cron format) scheduled action.
- getSchedule() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- getScheduledActionDescription() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The description of the scheduled action.
- getScheduledActionDescription() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledActionProps
-
The description of the scheduled action.
- getScheduledActionDescription() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- getScheduledActionName() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The name of the scheduled action.
- getScheduledActionName() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledActionProps
-
The name of the scheduled action.
- getScheduledActionName() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- getSecret() - Method in class software.amazon.awscdk.services.redshift.Cluster
-
(experimental) The secret attached to this cluster.
- getSecret() - Method in interface software.amazon.awscdk.services.redshift.RotationMultiUserOptions
-
(experimental) The secret to rotate.
- getSecret() - Method in class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Jsii$Proxy
- getSecret() - Method in class software.amazon.awscdk.services.redshift.User
-
(experimental) The Secrets Manager secret of the user.
- getSecurityGroups() - Method in interface software.amazon.awscdk.services.redshift.ClusterAttributes
-
(experimental) The security groups of the redshift cluster.
- getSecurityGroups() - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Jsii$Proxy
- getSecurityGroups() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Security group.
- getSecurityGroups() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getSeverity() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
- getSeverity() - Method in interface software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps
-
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
- getSeverity() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- getSnapshotClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the cluster the source snapshot was created from.
- getSnapshotClusterIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The name of the cluster the source snapshot was created from.
- getSnapshotClusterIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getSnapshotCopyGrantName() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the snapshot copy grant.
- getSnapshotCopyGrantName() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The name of the snapshot copy grant.
- getSnapshotCopyGrantName() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getSnapshotCopyManual() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Indicates whether to apply the snapshot retention period to newly copied manual snapshots instead of automated snapshots.
- getSnapshotCopyManual() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
Indicates whether to apply the snapshot retention period to newly copied manual snapshots instead of automated snapshots.
- getSnapshotCopyManual() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getSnapshotCopyRetentionPeriod() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The number of days to retain automated snapshots in the destination AWS Region after they are copied from the source AWS Region .
- getSnapshotCopyRetentionPeriod() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The number of days to retain automated snapshots in the destination AWS Region after they are copied from the source AWS Region .
- getSnapshotCopyRetentionPeriod() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getSnapshotIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the snapshot from which to create the new cluster.
- getSnapshotIdentifier() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
The name of the snapshot from which to create the new cluster.
- getSnapshotIdentifier() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getSnsTopicArn() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
- getSnsTopicArn() - Method in interface software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps
-
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
- getSnsTopicArn() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- getSocketAddress() - Method in class software.amazon.awscdk.services.redshift.Endpoint
-
(experimental) The combination of "HOSTNAME:PORT" for this endpoint.
- getSortKey() - Method in interface software.amazon.awscdk.services.redshift.Column
-
(experimental) Boolean value that indicates whether the column is to be configured as SORTKEY.
- getSortKey() - Method in class software.amazon.awscdk.services.redshift.Column.Jsii$Proxy
- getSortStyle() - Method in interface software.amazon.awscdk.services.redshift.TableProps
-
(experimental) The sort style of the table.
- getSortStyle() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- getSourceIds() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
A list of one or more identifiers of Amazon Redshift source objects.
- getSourceIds() - Method in interface software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps
-
A list of one or more identifiers of Amazon Redshift source objects.
- getSourceIds() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- getSourceType() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The type of source that will be generating the events.
- getSourceType() - Method in interface software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps
-
The type of source that will be generating the events.
- getSourceType() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- getStack() - Method in interface software.amazon.awscdk.services.redshift.ICluster.Jsii$Default
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.redshift.ICluster.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in interface software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Default
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in interface software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Default
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Proxy
-
The stack in which this resource is defined.
- getStartTime() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The start time in UTC when the schedule is active.
- getStartTime() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledActionProps
-
The start time in UTC when the schedule is active.
- getStartTime() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- getStatus() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty
-
The status of the endpoint.
- getStatus() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Jsii$Proxy
- getSubnetGroup() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) A cluster subnet group to use with this cluster.
- getSubnetGroup() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getSubnetGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- getSubnetGroupName() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccessProps
-
The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- getSubnetGroupName() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
- getSubnetId() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty
-
The subnet identifier.
- getSubnetId() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy
- getSubnetIds() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
-
An array of VPC subnet IDs.
- getSubnetIds() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps
-
An array of VPC subnet IDs.
- getSubnetIds() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Jsii$Proxy
- getSubscriptionName() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The name of the event subscription to be created.
- getSubscriptionName() - Method in interface software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps
-
The name of the event subscription to be created.
- getSubscriptionName() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- getTableColumns() - Method in interface software.amazon.awscdk.services.redshift.ITable
-
(experimental) The columns of the table.
- getTableColumns() - Method in interface software.amazon.awscdk.services.redshift.ITable.Jsii$Default
-
(experimental) The columns of the table.
- getTableColumns() - Method in class software.amazon.awscdk.services.redshift.ITable.Jsii$Proxy
-
(experimental) The columns of the table.
- getTableColumns() - Method in class software.amazon.awscdk.services.redshift.Table
-
(experimental) The columns of the table.
- getTableColumns() - Method in interface software.amazon.awscdk.services.redshift.TableAttributes
-
(experimental) The columns of the table.
- getTableColumns() - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Jsii$Proxy
- getTableColumns() - Method in interface software.amazon.awscdk.services.redshift.TableProps
-
(experimental) The columns of the table.
- getTableColumns() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- getTableName() - Method in interface software.amazon.awscdk.services.redshift.ITable
-
(experimental) Name of the table.
- getTableName() - Method in interface software.amazon.awscdk.services.redshift.ITable.Jsii$Default
-
(experimental) Name of the table.
- getTableName() - Method in class software.amazon.awscdk.services.redshift.ITable.Jsii$Proxy
-
(experimental) Name of the table.
- getTableName() - Method in class software.amazon.awscdk.services.redshift.Table
-
(experimental) Name of the table.
- getTableName() - Method in interface software.amazon.awscdk.services.redshift.TableAttributes
-
(experimental) Name of the table.
- getTableName() - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Jsii$Proxy
- getTableName() - Method in interface software.amazon.awscdk.services.redshift.TableProps
-
(experimental) The name of the table.
- getTableName() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A list of tag instances.
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
The list of tags for the cluster parameter group.
- getTags() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps
-
The list of tags for the cluster parameter group.
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
- getTags() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
A list of tag instances.
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
-
Specifies an arbitrary set of tags (key–value pairs) to associate with this security group.
- getTags() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps
-
Specifies an arbitrary set of tags (key–value pairs) to associate with this security group.
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Jsii$Proxy
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
-
Specifies an arbitrary set of tags (key–value pairs) to associate with this subnet group.
- getTags() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps
-
Specifies an arbitrary set of tags (key–value pairs) to associate with this subnet group.
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Jsii$Proxy
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
A list of tag instances.
- getTags() - Method in interface software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps
-
A list of tag instances.
- getTags() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- getTargetAction() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
A JSON format string of the Amazon Redshift API operation with input parameters.
- getTargetAction() - Method in interface software.amazon.awscdk.services.redshift.CfnScheduledActionProps
-
A JSON format string of the Amazon Redshift API operation with input parameters.
- getTargetAction() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- getUsername() - Method in interface software.amazon.awscdk.services.redshift.DatabaseSecretProps
-
(experimental) The username.
- getUsername() - Method in class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Jsii$Proxy
- getUsername() - Method in interface software.amazon.awscdk.services.redshift.IUser
-
(experimental) The name of the user.
- getUsername() - Method in interface software.amazon.awscdk.services.redshift.IUser.Jsii$Default
-
(experimental) The name of the user.
- getUsername() - Method in class software.amazon.awscdk.services.redshift.IUser.Jsii$Proxy
-
(experimental) The name of the user.
- getUsername() - Method in class software.amazon.awscdk.services.redshift.User
-
(experimental) The name of the user.
- getUsername() - Method in interface software.amazon.awscdk.services.redshift.UserAttributes
-
(experimental) The name of the user.
- getUsername() - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
- getUsername() - Method in interface software.amazon.awscdk.services.redshift.UserProps
-
(experimental) The name of the user.
- getUsername() - Method in class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
- getVpc() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) The VPC to place the cluster in.
- getVpc() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getVpc() - Method in interface software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps
-
(experimental) The VPC to place the subnet group in.
- getVpc() - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Jsii$Proxy
- getVpcEndpointId() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty
-
The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
- getVpcEndpointId() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy
- getVpcId() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty
-
The VPC identifier that the endpoint is associated.
- getVpcId() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy
- getVpcIds() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The virtual private cloud (VPC) identifiers to grant access to.
- getVpcIds() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps
-
The virtual private cloud (VPC) identifiers to grant access to.
- getVpcIds() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Jsii$Proxy
- getVpcSecurityGroupId() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty
-
The identifier of the VPC security group.
- getVpcSecurityGroupId() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Jsii$Proxy
- getVpcSecurityGroupIds() - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
- getVpcSecurityGroupIds() - Method in interface software.amazon.awscdk.services.redshift.CfnClusterProps
-
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
- getVpcSecurityGroupIds() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- getVpcSecurityGroupIds() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
- getVpcSecurityGroupIds() - Method in interface software.amazon.awscdk.services.redshift.CfnEndpointAccessProps
-
The security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
- getVpcSecurityGroupIds() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
- getVpcSubnets() - Method in interface software.amazon.awscdk.services.redshift.ClusterProps
-
(experimental) Where to place the instances within the VPC.
- getVpcSubnets() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- getVpcSubnets() - Method in interface software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps
-
(experimental) Which subnets within the VPC to associate with this group.
- getVpcSubnets() - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Jsii$Proxy
- grant(IUser, TableAction...) - Method in interface software.amazon.awscdk.services.redshift.ITable
-
(experimental) Grant a user privilege to access this table.
- grant(IUser, TableAction...) - Method in interface software.amazon.awscdk.services.redshift.ITable.Jsii$Default
-
(experimental) Grant a user privilege to access this table.
- grant(IUser, TableAction...) - Method in class software.amazon.awscdk.services.redshift.ITable.Jsii$Proxy
-
(experimental) Grant a user privilege to access this table.
- grant(IUser, TableAction...) - Method in class software.amazon.awscdk.services.redshift.Table
-
(experimental) Grant a user privilege to access this table.
H
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.Column.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.DatabaseOptions.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.Login.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
- hashCode() - Method in class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
- hsmClientCertificateIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
- hsmClientCertificateIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getHsmClientCertificateIdentifier() - hsmConfigurationIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
- hsmConfigurationIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getHsmConfigurationIdentifier()
I
- iamRole(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
The IAM role to assume to run the scheduled action.
- iamRole(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getIamRole() - iamRoles(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
- iamRoles(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getIamRoles() - ICluster - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Create a Redshift Cluster with a given number of nodes.
- ICluster.Jsii$Default - Interface in software.amazon.awscdk.services.redshift
-
Internal default implementation for
ICluster. - ICluster.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
A proxy class which represents a concrete javascript instance of this type.
- IClusterParameterGroup - Interface in software.amazon.awscdk.services.redshift
-
(experimental) A parameter group.
- IClusterParameterGroup.Jsii$Default - Interface in software.amazon.awscdk.services.redshift
-
Internal default implementation for
IClusterParameterGroup. - IClusterParameterGroup.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
A proxy class which represents a concrete javascript instance of this type.
- IClusterSubnetGroup - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Interface for a cluster subnet group.
- IClusterSubnetGroup.Jsii$Default - Interface in software.amazon.awscdk.services.redshift
-
Internal default implementation for
IClusterSubnetGroup. - IClusterSubnetGroup.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
A proxy class which represents a concrete javascript instance of this type.
- INSERT - Enum constant in enum class software.amazon.awscdk.services.redshift.TableAction
-
(experimental) Grants privilege to load data into a table using an INSERT statement or a COPY statement.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
Examines the CloudFormation resource and discloses attributes.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
Examines the CloudFormation resource and discloses attributes.
- INTERLEAVED - Enum constant in enum class software.amazon.awscdk.services.redshift.TableSortStyle
-
(experimental) Specifies that the data is sorted using an interleaved sort key.
- ITable - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Represents a table in a Redshift database.
- ITable.Jsii$Default - Interface in software.amazon.awscdk.services.redshift
-
Internal default implementation for
ITable. - ITable.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
A proxy class which represents a concrete javascript instance of this type.
- IUser - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Represents a user in a Redshift database.
- IUser.Jsii$Default - Interface in software.amazon.awscdk.services.redshift
-
Internal default implementation for
IUser. - IUser.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
A proxy class which represents a concrete javascript instance of this type.
J
- Jsii$Proxy(CfnCluster.EndpointProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnCluster.EndpointProperty.Builder. - Jsii$Proxy(CfnCluster.LoggingPropertiesProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnCluster.LoggingPropertiesProperty.Builder. - Jsii$Proxy(CfnClusterParameterGroup.ParameterProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnClusterParameterGroup.ParameterProperty.Builder. - Jsii$Proxy(CfnClusterParameterGroupProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnClusterParameterGroupProps.Builder. - Jsii$Proxy(CfnClusterProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnClusterProps.Builder. - Jsii$Proxy(CfnClusterSecurityGroupIngressProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnClusterSecurityGroupIngressProps.Builder. - Jsii$Proxy(CfnClusterSecurityGroupProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnClusterSecurityGroupProps.Builder. - Jsii$Proxy(CfnClusterSubnetGroupProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnClusterSubnetGroupProps.Builder. - Jsii$Proxy(CfnEndpointAccess.NetworkInterfaceProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnEndpointAccess.NetworkInterfaceProperty.Builder. - Jsii$Proxy(CfnEndpointAccess.VpcEndpointProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnEndpointAccess.VpcEndpointProperty.Builder. - Jsii$Proxy(CfnEndpointAccess.VpcSecurityGroupProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnEndpointAccess.VpcSecurityGroupProperty.Builder. - Jsii$Proxy(CfnEndpointAccessProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnEndpointAccessProps.Builder. - Jsii$Proxy(CfnEndpointAuthorizationProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnEndpointAuthorizationProps.Builder. - Jsii$Proxy(CfnEventSubscriptionProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnEventSubscriptionProps.Builder. - Jsii$Proxy(CfnScheduledAction.PauseClusterMessageProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnScheduledAction.PauseClusterMessageProperty.Builder. - Jsii$Proxy(CfnScheduledAction.ResizeClusterMessageProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnScheduledAction.ResizeClusterMessageProperty.Builder. - Jsii$Proxy(CfnScheduledAction.ResumeClusterMessageProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnScheduledAction.ResumeClusterMessageProperty.Builder. - Jsii$Proxy(CfnScheduledAction.ScheduledActionTypeProperty.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnScheduledAction.ScheduledActionTypeProperty.Builder. - Jsii$Proxy(CfnScheduledActionProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
CfnScheduledActionProps.Builder. - Jsii$Proxy(ClusterAttributes.Builder) - Constructor for class software.amazon.awscdk.services.redshift.ClusterAttributes.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
ClusterAttributes.Builder. - Jsii$Proxy(ClusterParameterGroupProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
ClusterParameterGroupProps.Builder. - Jsii$Proxy(ClusterProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
ClusterProps.Builder. - Jsii$Proxy(ClusterSubnetGroupProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
ClusterSubnetGroupProps.Builder. - Jsii$Proxy(Column.Builder) - Constructor for class software.amazon.awscdk.services.redshift.Column.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
Column.Builder. - Jsii$Proxy(DatabaseOptions.Builder) - Constructor for class software.amazon.awscdk.services.redshift.DatabaseOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
DatabaseOptions.Builder. - Jsii$Proxy(DatabaseSecretProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
DatabaseSecretProps.Builder. - Jsii$Proxy(Login.Builder) - Constructor for class software.amazon.awscdk.services.redshift.Login.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
Login.Builder. - Jsii$Proxy(RotationMultiUserOptions.Builder) - Constructor for class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
RotationMultiUserOptions.Builder. - Jsii$Proxy(TableAttributes.Builder) - Constructor for class software.amazon.awscdk.services.redshift.TableAttributes.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
TableAttributes.Builder. - Jsii$Proxy(TableProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
TableProps.Builder. - Jsii$Proxy(UserAttributes.Builder) - Constructor for class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
UserAttributes.Builder. - Jsii$Proxy(UserProps.Builder) - Constructor for class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
UserProps.Builder. - Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.PauseClusterMessageProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResumeClusterMessageProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.ClusterAttributes.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.ClusterProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.Column.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.DatabaseOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.ICluster.Jsii$Proxy
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.IClusterParameterGroup.Jsii$Proxy
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.IClusterSubnetGroup.Jsii$Proxy
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.ITable.Jsii$Proxy
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.IUser.Jsii$Proxy
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.Login.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.TableAttributes.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.TableProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.UserAttributes.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.UserProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
K
- KEY - Enum constant in enum class software.amazon.awscdk.services.redshift.TableDistStyle
-
(experimental) The data is distributed by the values in the DISTKEY column.
- kmsKeyId(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
- kmsKeyId(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getKmsKeyId()
L
- loggingBucket(IBucket) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Bucket to send logs to.
- loggingBucket(IBucket) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getLoggingBucket() - loggingKeyPrefix(String) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Prefix used for logging.
- loggingKeyPrefix(String) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getLoggingKeyPrefix() - loggingProperties(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
- loggingProperties(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getLoggingProperties() - loggingProperties(CfnCluster.LoggingPropertiesProperty) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
- loggingProperties(CfnCluster.LoggingPropertiesProperty) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getLoggingProperties() - Login - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Username and password combination.
- Login.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
Login - Login.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
Login
M
- maintenanceTrackName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
An optional parameter for the name of the maintenance track for the cluster.
- maintenanceTrackName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getMaintenanceTrackName() - manualSnapshotRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The default number of days to retain a manual snapshot.
- manualSnapshotRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getManualSnapshotRetentionPeriod() - masterPassword(SecretValue) - Method in class software.amazon.awscdk.services.redshift.Login.Builder
-
Sets the value of
Login.getMasterPassword() - masterUser(Login) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Username and password for the administrative user.
- masterUser(Login) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getMasterUser() - masterUsername(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The user name associated with the admin user for the cluster that is being created.
- masterUsername(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getMasterUsername() - masterUsername(String) - Method in class software.amazon.awscdk.services.redshift.Login.Builder
-
Sets the value of
Login.getMasterUsername() - masterUserPassword(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The password associated with the admin user for the cluster that is being created.
- masterUserPassword(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getMasterUserPassword() - MULTI_NODE - Enum constant in enum class software.amazon.awscdk.services.redshift.ClusterType
-
(experimental) multi-node cluster, set the amount of nodes usingparameter.
invalid @link
ClusterProps.numberOfNodes
N
- name(String) - Method in class software.amazon.awscdk.services.redshift.Column.Builder
-
Sets the value of
Column.getName() - networkInterfaceId(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Builder
-
Sets the value of
CfnEndpointAccess.NetworkInterfaceProperty.getNetworkInterfaceId() - networkInterfaces(List<? extends Object>) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Builder
-
Sets the value of
CfnEndpointAccess.VpcEndpointProperty.getNetworkInterfaces() - networkInterfaces(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Builder
-
Sets the value of
CfnEndpointAccess.VpcEndpointProperty.getNetworkInterfaces() - nodeType(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The node type to be provisioned for the cluster.
- nodeType(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getNodeType() - nodeType(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Builder
-
Sets the value of
CfnScheduledAction.ResizeClusterMessageProperty.getNodeType() - nodeType(NodeType) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) The node type to be provisioned for the cluster.
- nodeType(NodeType) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getNodeType() - NodeType - Enum Class in software.amazon.awscdk.services.redshift
-
(experimental) Possible Node Types to use in the cluster used for defining.
invalid @link
ClusterProps.nodeType - numberOfNodes(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The number of compute nodes in the cluster.
- numberOfNodes(Number) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getNumberOfNodes() - numberOfNodes(Number) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ResizeClusterMessageProperty.Builder
-
Sets the value of
CfnScheduledAction.ResizeClusterMessageProperty.getNumberOfNodes() - numberOfNodes(Number) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Number of compute nodes in the cluster.
- numberOfNodes(Number) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getNumberOfNodes()
O
- ownerAccount(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The AWS account used to create or copy the snapshot.
- ownerAccount(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getOwnerAccount()
P
- parameterGroup(IClusterParameterGroup) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Additional parameters to pass to the database engine https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html.
- parameterGroup(IClusterParameterGroup) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getParameterGroup() - parameterGroupFamily(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.Builder
-
The name of the cluster parameter group family that this cluster parameter group is compatible with.
- parameterGroupFamily(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Builder
-
Sets the value of
CfnClusterParameterGroupProps.getParameterGroupFamily() - parameterGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.Builder
-
The name of the cluster parameter group.
- parameterGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Builder
-
Sets the value of
CfnClusterParameterGroupProps.getParameterGroupName() - parameterName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Builder
-
Sets the value of
CfnClusterParameterGroup.ParameterProperty.getParameterName() - parameters(List<? extends Object>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.Builder
-
An array of parameters to be modified.
- parameters(List<? extends Object>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Builder
-
Sets the value of
CfnClusterParameterGroupProps.getParameters() - parameters(Map<String, String>) - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroup.Builder
-
(experimental) The parameters in this parameter group.
- parameters(Map<String, String>) - Method in class software.amazon.awscdk.services.redshift.ClusterParameterGroupProps.Builder
-
Sets the value of
ClusterParameterGroupProps.getParameters() - parameters(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.Builder
-
An array of parameters to be modified.
- parameters(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Builder
-
Sets the value of
CfnClusterParameterGroupProps.getParameters() - parameterValue(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.ParameterProperty.Builder
-
Sets the value of
CfnClusterParameterGroup.ParameterProperty.getParameterValue() - password(SecretValue) - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Builder
-
Sets the value of
UserAttributes.getPassword() - pauseCluster(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Builder
-
Sets the value of
CfnScheduledAction.ScheduledActionTypeProperty.getPauseCluster() - pauseCluster(CfnScheduledAction.PauseClusterMessageProperty) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Builder
-
Sets the value of
CfnScheduledAction.ScheduledActionTypeProperty.getPauseCluster() - port(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The port number on which the cluster accepts incoming connections.
- port(Number) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getPort() - port(Number) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) What port to listen on.
- port(Number) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getPort() - port(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.EndpointProperty.Builder
-
Sets the value of
CfnCluster.EndpointProperty.getPort() - preferredMaintenanceWindow(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The weekly time range (in UTC) during which automated cluster maintenance can occur.
- preferredMaintenanceWindow(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getPreferredMaintenanceWindow() - preferredMaintenanceWindow(String) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) A preferred maintenance window day/time range.
- preferredMaintenanceWindow(String) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getPreferredMaintenanceWindow() - privateIpAddress(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Builder
-
Sets the value of
CfnEndpointAccess.NetworkInterfaceProperty.getPrivateIpAddress() - publiclyAccessible(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
If
true, the cluster can be accessed from a public network. - publiclyAccessible(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getPubliclyAccessible() - publiclyAccessible(Boolean) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Whether to make cluster publicly accessible.
- publiclyAccessible(Boolean) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getPubliclyAccessible() - publiclyAccessible(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
If
true, the cluster can be accessed from a public network. - publiclyAccessible(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getPubliclyAccessible()
R
- RA3_16XLARGE - Enum constant in enum class software.amazon.awscdk.services.redshift.NodeType
-
(experimental) ra3.16xlarge.
- RA3_4XLARGE - Enum constant in enum class software.amazon.awscdk.services.redshift.NodeType
-
(experimental) ra3.4xlarge.
- RA3_XLPLUS - Enum constant in enum class software.amazon.awscdk.services.redshift.NodeType
-
(experimental) ra3.xlplus.
- REFERENCES - Enum constant in enum class software.amazon.awscdk.services.redshift.TableAction
-
(experimental) Grants privilege to create a foreign key constraint.
- removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.
- removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getRemovalPolicy() - removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroup.Builder
-
(experimental) The removal policy to apply when the subnet group are removed from the stack or replaced during an update.
- removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Builder
-
Sets the value of
ClusterSubnetGroupProps.getRemovalPolicy() - removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.Table.Builder
-
(experimental) The policy to apply when this resource is removed from the application.
- removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.TableProps.Builder
-
Sets the value of
TableProps.getRemovalPolicy() - removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.User.Builder
-
(experimental) The policy to apply when this resource is removed from the application.
- removalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.redshift.UserProps.Builder
-
Sets the value of
UserProps.getRemovalPolicy() - renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
- renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
- resizeCluster(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Builder
-
Sets the value of
CfnScheduledAction.ScheduledActionTypeProperty.getResizeCluster() - resizeCluster(CfnScheduledAction.ResizeClusterMessageProperty) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Builder
-
Sets the value of
CfnScheduledAction.ScheduledActionTypeProperty.getResizeCluster() - resourceAction(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The Amazon Redshift operation to be performed.
- resourceAction(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getResourceAction() - resourceOwner(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.Builder
-
The AWS account ID of the owner of the cluster.
- resourceOwner(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Builder
-
Sets the value of
CfnEndpointAccessProps.getResourceOwner() - resumeCluster(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Builder
-
Sets the value of
CfnScheduledAction.ScheduledActionTypeProperty.getResumeCluster() - resumeCluster(CfnScheduledAction.ResumeClusterMessageProperty) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.ScheduledActionTypeProperty.Builder
-
Sets the value of
CfnScheduledAction.ScheduledActionTypeProperty.getResumeCluster() - revisionTarget(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Describes a
RevisionTargetobject. - revisionTarget(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getRevisionTarget() - roles(List<? extends IRole>) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) A list of AWS Identity and Access Management (IAM) role that can be used by the cluster to access other AWS services.
- roles(List<? extends IRole>) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getRoles() - rotateEncryptionKey(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Rotates the encryption keys for a cluster.
- rotateEncryptionKey(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getRotateEncryptionKey() - rotateEncryptionKey(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Rotates the encryption keys for a cluster.
- rotateEncryptionKey(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getRotateEncryptionKey() - RotationMultiUserOptions - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Options to add the multi user rotation.
- RotationMultiUserOptions.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
RotationMultiUserOptions - RotationMultiUserOptions.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
RotationMultiUserOptions
S
- s3KeyPrefix(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.LoggingPropertiesProperty.Builder
-
Sets the value of
CfnCluster.LoggingPropertiesProperty.getS3KeyPrefix() - schedule(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
The schedule for a one-time (at format) or recurring (cron format) scheduled action.
- schedule(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getSchedule() - scheduledActionDescription(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
The description of the scheduled action.
- scheduledActionDescription(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getScheduledActionDescription() - scheduledActionName(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
The name of the scheduled action.
- scheduledActionName(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getScheduledActionName() - secret(ISecret) - Method in class software.amazon.awscdk.services.redshift.RotationMultiUserOptions.Builder
-
Sets the value of
RotationMultiUserOptions.getSecret() - securityGroups(List<? extends ISecurityGroup>) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Security group.
- securityGroups(List<? extends ISecurityGroup>) - Method in class software.amazon.awscdk.services.redshift.ClusterAttributes.Builder
-
Sets the value of
ClusterAttributes.getSecurityGroups() - securityGroups(List<? extends ISecurityGroup>) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getSecurityGroups() - SELECT - Enum constant in enum class software.amazon.awscdk.services.redshift.TableAction
-
(experimental) Grants privilege to select data from a table or view using a SELECT statement.
- setAccount(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The AWS account ID of either the cluster owner (grantor) or grantee.
- setAllowVersionUpgrade(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
If
true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster. - setAllowVersionUpgrade(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
If
true, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster. - setAquaConfigurationStatus(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
This parameter is retired.
- setAutomatedSnapshotRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The number of days that automated snapshots are retained.
- setAvailabilityZone(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster.
- setAvailabilityZoneRelocation(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
- setAvailabilityZoneRelocation(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
- setAvailabilityZoneRelocationStatus(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Describes the status of the Availability Zone relocation operation.
- setCidrip(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
The IP range to be added the Amazon Redshift security group.
- setClassic(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A boolean value indicating whether the resize operation is using the classic resize process.
- setClassic(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A boolean value indicating whether the resize operation is using the classic resize process.
- setClusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A unique identifier for the cluster.
- setClusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The cluster identifier of the cluster associated with the endpoint.
- setClusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The cluster identifier.
- setClusterParameterGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the parameter group to be associated with this cluster.
- setClusterSecurityGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
The name of the security group to which the ingress rule is added.
- setClusterSecurityGroups(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A list of security groups to be associated with this cluster.
- setClusterSubnetGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of a cluster subnet group to be associated with this cluster.
- setClusterType(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The type of the cluster.
- setClusterVersion(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
- setDatabaseProps(DatabaseOptions) - Method in class software.amazon.awscdk.services.redshift.User
- setDbName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the first database to be created when the cluster is created.
- setDeferMaintenance(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A Boolean indicating whether to enable the deferred maintenance window.
- setDeferMaintenance(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A Boolean indicating whether to enable the deferred maintenance window.
- setDeferMaintenanceDuration(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
An integer indicating the duration of the maintenance window in days.
- setDeferMaintenanceEndTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A timestamp for the end of the time period when we defer maintenance.
- setDeferMaintenanceStartTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A timestamp indicating the start time for the deferred maintenance window.
- setDescription(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
The description of the parameter group.
- setDescription(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup
-
A description for the security group.
- setDescription(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
-
A description for the subnet group.
- setDestinationRegion(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The destination region that snapshots are automatically copied to when cross-region snapshot copy is enabled.
- setEc2SecurityGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
The EC2 security group to be added the Amazon Redshift security group.
- setEc2SecurityGroupOwnerId(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress
-
The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.
- setElasticIp(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The Elastic IP (EIP) address for the cluster.
- setEnable(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
If true, the schedule is enabled.
- setEnable(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
If true, the schedule is enabled.
- setEnabled(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
A boolean value;
- setEnabled(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
A boolean value;
- setEncrypted(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
If
true, the data in the cluster is encrypted at rest. - setEncrypted(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
If
true, the data in the cluster is encrypted at rest. - setEndpoint(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The connection endpoint.
- setEndpoint(CfnCluster.EndpointProperty) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The connection endpoint.
- setEndpointName(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The name of the endpoint.
- setEndTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The end time in UTC when the schedule is no longer active.
- setEnhancedVpcRouting(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
- setEnhancedVpcRouting(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
- setEventCategories(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
- setForce(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
Indicates whether to force the revoke action.
- setForce(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
Indicates whether to force the revoke action.
- setHsmClientCertificateIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
- setHsmConfigurationIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
- setIamRole(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The IAM role to assume to run the scheduled action.
- setIamRoles(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.
- setKmsKeyId(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the cluster.
- setLoggingProperties(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
- setLoggingProperties(CfnCluster.LoggingPropertiesProperty) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
- setMaintenanceTrackName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
An optional parameter for the name of the maintenance track for the cluster.
- setManualSnapshotRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The default number of days to retain a manual snapshot.
- setMasterUsername(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The user name associated with the admin user for the cluster that is being created.
- setMasterUserPassword(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The password associated with the admin user for the cluster that is being created.
- setNodeType(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The node type to be provisioned for the cluster.
- setNumberOfNodes(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The number of compute nodes in the cluster.
- setOwnerAccount(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The AWS account used to create or copy the snapshot.
- setParameterGroupFamily(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
The name of the cluster parameter group family that this cluster parameter group is compatible with.
- setParameterGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
The name of the cluster parameter group.
- setParameters(List<Object>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
An array of parameters to be modified.
- setParameters(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup
-
An array of parameters to be modified.
- setPort(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The port number on which the cluster accepts incoming connections.
- setPreferredMaintenanceWindow(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The weekly time range (in UTC) during which automated cluster maintenance can occur.
- setPubliclyAccessible(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
If
true, the cluster can be accessed from a public network. - setPubliclyAccessible(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
If
true, the cluster can be accessed from a public network. - setResourceAction(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The Amazon Redshift operation to be performed.
- setResourceOwner(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The AWS account ID of the owner of the cluster.
- setRevisionTarget(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Describes a
RevisionTargetobject. - setRotateEncryptionKey(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Rotates the encryption keys for a cluster.
- setRotateEncryptionKey(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Rotates the encryption keys for a cluster.
- setSchedule(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The schedule for a one-time (at format) or recurring (cron format) scheduled action.
- setScheduledActionDescription(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The description of the scheduled action.
- setScheduledActionName(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The name of the scheduled action.
- setSeverity(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
- setSnapshotClusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the cluster the source snapshot was created from.
- setSnapshotCopyGrantName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the snapshot copy grant.
- setSnapshotCopyManual(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Indicates whether to apply the snapshot retention period to newly copied manual snapshots instead of automated snapshots.
- setSnapshotCopyManual(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
Indicates whether to apply the snapshot retention period to newly copied manual snapshots instead of automated snapshots.
- setSnapshotCopyRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The number of days to retain automated snapshots in the destination AWS Region after they are copied from the source AWS Region .
- setSnapshotIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
The name of the snapshot from which to create the new cluster.
- setSnsTopicArn(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
- setSourceIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
A list of one or more identifiers of Amazon Redshift source objects.
- setSourceType(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The type of source that will be generating the events.
- setStartTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
The start time in UTC when the schedule is active.
- setSubnetGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- setSubnetIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup
-
An array of VPC subnet IDs.
- setSubscriptionName(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription
-
The name of the event subscription to be created.
- setTargetAction(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
A JSON format string of the Amazon Redshift API operation with input parameters.
- setTargetAction(CfnScheduledAction.ScheduledActionTypeProperty) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction
-
A JSON format string of the Amazon Redshift API operation with input parameters.
- setVpcIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization
-
The virtual private cloud (VPC) identifiers to grant access to.
- setVpcSecurityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnCluster
-
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
- setVpcSecurityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess
-
The security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
- severity(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
-
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
- severity(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Sets the value of
CfnEventSubscriptionProps.getSeverity() - SINGLE_NODE - Enum constant in enum class software.amazon.awscdk.services.redshift.ClusterType
-
(experimental) single-node cluster, theparameter is not required.
invalid @link
ClusterProps.numberOfNodes - snapshotClusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The name of the cluster the source snapshot was created from.
- snapshotClusterIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getSnapshotClusterIdentifier() - snapshotCopyGrantName(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The name of the snapshot copy grant.
- snapshotCopyGrantName(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getSnapshotCopyGrantName() - snapshotCopyManual(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Indicates whether to apply the snapshot retention period to newly copied manual snapshots instead of automated snapshots.
- snapshotCopyManual(Boolean) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getSnapshotCopyManual() - snapshotCopyManual(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
Indicates whether to apply the snapshot retention period to newly copied manual snapshots instead of automated snapshots.
- snapshotCopyManual(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getSnapshotCopyManual() - snapshotCopyRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The number of days to retain automated snapshots in the destination AWS Region after they are copied from the source AWS Region .
- snapshotCopyRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getSnapshotCopyRetentionPeriod() - snapshotIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
The name of the snapshot from which to create the new cluster.
- snapshotIdentifier(String) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getSnapshotIdentifier() - snsTopicArn(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
-
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
- snsTopicArn(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Sets the value of
CfnEventSubscriptionProps.getSnsTopicArn() - software.amazon.awscdk.services.redshift - package software.amazon.awscdk.services.redshift
-
Amazon Redshift Construct Library
- sortKey(Boolean) - Method in class software.amazon.awscdk.services.redshift.Column.Builder
-
Sets the value of
Column.getSortKey() - sortStyle(TableSortStyle) - Method in class software.amazon.awscdk.services.redshift.Table.Builder
-
(experimental) The sort style of the table.
- sortStyle(TableSortStyle) - Method in class software.amazon.awscdk.services.redshift.TableProps.Builder
-
Sets the value of
TableProps.getSortStyle() - sourceIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
-
A list of one or more identifiers of Amazon Redshift source objects.
- sourceIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Sets the value of
CfnEventSubscriptionProps.getSourceIds() - sourceType(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
-
The type of source that will be generating the events.
- sourceType(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Sets the value of
CfnEventSubscriptionProps.getSourceType() - startTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
The start time in UTC when the schedule is active.
- startTime(String) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getStartTime() - status(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Builder
-
Sets the value of
CfnEndpointAccess.VpcSecurityGroupProperty.getStatus() - subnetGroup(IClusterSubnetGroup) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) A cluster subnet group to use with this cluster.
- subnetGroup(IClusterSubnetGroup) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getSubnetGroup() - subnetGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.Builder
-
The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- subnetGroupName(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Builder
-
Sets the value of
CfnEndpointAccessProps.getSubnetGroupName() - subnetId(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Builder
-
Sets the value of
CfnEndpointAccess.NetworkInterfaceProperty.getSubnetId() - subnetIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup.Builder
-
An array of VPC subnet IDs.
- subnetIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Builder
-
Sets the value of
CfnClusterSubnetGroupProps.getSubnetIds() - subscriptionName(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
-
The name of the event subscription to be created.
- subscriptionName(String) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Sets the value of
CfnEventSubscriptionProps.getSubscriptionName()
T
- Table - Class in software.amazon.awscdk.services.redshift
-
(experimental) A table in a Redshift cluster.
- Table(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.Table
- Table(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.Table
- Table(Construct, String, TableProps) - Constructor for class software.amazon.awscdk.services.redshift.Table
- Table.Builder - Class in software.amazon.awscdk.services.redshift
-
(experimental) A fluent builder for
Table. - TableAction - Enum Class in software.amazon.awscdk.services.redshift
-
(experimental) An action that a Redshift user can be granted privilege to perform on a table.
- TableAttributes - Interface in software.amazon.awscdk.services.redshift
-
(experimental) A full specification of a Redshift table that can be used to import it fluently into the CDK application.
- TableAttributes.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
TableAttributes - TableAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
TableAttributes - tableColumns(List<? extends Column>) - Method in class software.amazon.awscdk.services.redshift.Table.Builder
-
(experimental) The columns of the table.
- tableColumns(List<? extends Column>) - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Builder
-
Sets the value of
TableAttributes.getTableColumns() - tableColumns(List<? extends Column>) - Method in class software.amazon.awscdk.services.redshift.TableProps.Builder
-
Sets the value of
TableProps.getTableColumns() - TableDistStyle - Enum Class in software.amazon.awscdk.services.redshift
-
(experimental) The data distribution style of a table.
- tableName(String) - Method in class software.amazon.awscdk.services.redshift.Table.Builder
-
(experimental) The name of the table.
- tableName(String) - Method in class software.amazon.awscdk.services.redshift.TableAttributes.Builder
-
Sets the value of
TableAttributes.getTableName() - tableName(String) - Method in class software.amazon.awscdk.services.redshift.TableProps.Builder
-
Sets the value of
TableProps.getTableName() - TableProps - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Properties for configuring a Redshift table.
- TableProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
TableProps - TableProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
TableProps - TableSortStyle - Enum Class in software.amazon.awscdk.services.redshift
-
(experimental) The sort style of a table.
- tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A list of tag instances.
- tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroup.Builder
-
The list of tags for the cluster parameter group.
- tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterParameterGroupProps.Builder
-
Sets the value of
CfnClusterParameterGroupProps.getTags() - tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getTags() - tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroup.Builder
-
Specifies an arbitrary set of tags (key–value pairs) to associate with this security group.
- tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupProps.Builder
-
Sets the value of
CfnClusterSecurityGroupProps.getTags() - tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroup.Builder
-
Specifies an arbitrary set of tags (key–value pairs) to associate with this subnet group.
- tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterSubnetGroupProps.Builder
-
Sets the value of
CfnClusterSubnetGroupProps.getTags() - tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscription.Builder
-
A list of tag instances.
- tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.redshift.CfnEventSubscriptionProps.Builder
-
Sets the value of
CfnEventSubscriptionProps.getTags() - targetAction(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
A JSON format string of the Amazon Redshift API operation with input parameters.
- targetAction(IResolvable) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getTargetAction() - targetAction(CfnScheduledAction.ScheduledActionTypeProperty) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledAction.Builder
-
A JSON format string of the Amazon Redshift API operation with input parameters.
- targetAction(CfnScheduledAction.ScheduledActionTypeProperty) - Method in class software.amazon.awscdk.services.redshift.CfnScheduledActionProps.Builder
-
Sets the value of
CfnScheduledActionProps.getTargetAction()
U
- UPDATE - Enum constant in enum class software.amazon.awscdk.services.redshift.TableAction
-
(experimental) Grants privilege to update a table column using an UPDATE statement.
- User - Class in software.amazon.awscdk.services.redshift
-
(experimental) A user in a Redshift cluster.
- User(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.redshift.User
- User(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.redshift.User
- User(Construct, String, UserProps) - Constructor for class software.amazon.awscdk.services.redshift.User
- User.Builder - Class in software.amazon.awscdk.services.redshift
-
(experimental) A fluent builder for
User. - UserAttributes - Interface in software.amazon.awscdk.services.redshift
-
(experimental) A full specification of a Redshift user that can be used to import it fluently into the CDK application.
- UserAttributes.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
UserAttributes - UserAttributes.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
UserAttributes - username(String) - Method in class software.amazon.awscdk.services.redshift.DatabaseSecret.Builder
-
(experimental) The username.
- username(String) - Method in class software.amazon.awscdk.services.redshift.DatabaseSecretProps.Builder
-
Sets the value of
DatabaseSecretProps.getUsername() - username(String) - Method in class software.amazon.awscdk.services.redshift.User.Builder
-
(experimental) The name of the user.
- username(String) - Method in class software.amazon.awscdk.services.redshift.UserAttributes.Builder
-
Sets the value of
UserAttributes.getUsername() - username(String) - Method in class software.amazon.awscdk.services.redshift.UserProps.Builder
-
Sets the value of
UserProps.getUsername() - UserProps - Interface in software.amazon.awscdk.services.redshift
-
(experimental) Properties for configuring a Redshift user.
- UserProps.Builder - Class in software.amazon.awscdk.services.redshift
-
A builder for
UserProps - UserProps.Jsii$Proxy - Class in software.amazon.awscdk.services.redshift
-
An implementation for
UserProps
V
- valueOf(String) - Static method in enum class software.amazon.awscdk.services.redshift.ClusterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class software.amazon.awscdk.services.redshift.NodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class software.amazon.awscdk.services.redshift.TableAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class software.amazon.awscdk.services.redshift.TableDistStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class software.amazon.awscdk.services.redshift.TableSortStyle
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class software.amazon.awscdk.services.redshift.ClusterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class software.amazon.awscdk.services.redshift.NodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class software.amazon.awscdk.services.redshift.TableAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class software.amazon.awscdk.services.redshift.TableDistStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class software.amazon.awscdk.services.redshift.TableSortStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vpc(IVpc) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) The VPC to place the cluster in.
- vpc(IVpc) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getVpc() - vpc(IVpc) - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroup.Builder
-
(experimental) The VPC to place the subnet group in.
- vpc(IVpc) - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Builder
-
Sets the value of
ClusterSubnetGroupProps.getVpc() - vpcEndpointId(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Builder
-
Sets the value of
CfnEndpointAccess.VpcEndpointProperty.getVpcEndpointId() - vpcId(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Builder
-
Sets the value of
CfnEndpointAccess.VpcEndpointProperty.getVpcId() - vpcIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorization.Builder
-
The virtual private cloud (VPC) identifiers to grant access to.
- vpcIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAuthorizationProps.Builder
-
Sets the value of
CfnEndpointAuthorizationProps.getVpcIds() - vpcSecurityGroupId(String) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcSecurityGroupProperty.Builder
-
Sets the value of
CfnEndpointAccess.VpcSecurityGroupProperty.getVpcSecurityGroupId() - vpcSecurityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnCluster.Builder
-
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
- vpcSecurityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Sets the value of
CfnClusterProps.getVpcSecurityGroupIds() - vpcSecurityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccess.Builder
-
The security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
- vpcSecurityGroupIds(List<String>) - Method in class software.amazon.awscdk.services.redshift.CfnEndpointAccessProps.Builder
-
Sets the value of
CfnEndpointAccessProps.getVpcSecurityGroupIds() - vpcSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.redshift.Cluster.Builder
-
(experimental) Where to place the instances within the VPC.
- vpcSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.redshift.ClusterProps.Builder
-
Sets the value of
ClusterProps.getVpcSubnets() - vpcSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroup.Builder
-
(experimental) Which subnets within the VPC to associate with this group.
- vpcSubnets(SubnetSelection) - Method in class software.amazon.awscdk.services.redshift.ClusterSubnetGroupProps.Builder
-
Sets the value of
ClusterSubnetGroupProps.getVpcSubnets()
All Classes and Interfaces|All Packages