AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.automatedSnapshotRetentionPeriod(Integer automatedSnapshotRetentionPeriod) |
The pending or in-progress change to the automated snapshot retention period.
|
static AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.builder() |
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.clusterIdentifier(String clusterIdentifier) |
The pending or in-progress change to the identifier for the cluster.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.clusterType(String clusterType) |
The pending or in-progress change to the cluster type.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.clusterVersion(String clusterVersion) |
The pending or in-progress change to the service version.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.encryptionType(String encryptionType) |
The encryption type for a cluster.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.enhancedVpcRouting(Boolean enhancedVpcRouting) |
Indicates whether to create the cluster with enhanced VPC routing enabled.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.maintenanceTrackName(String maintenanceTrackName) |
The name of the maintenance track that the cluster changes to during the next maintenance window.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.masterUserPassword(String masterUserPassword) |
The pending or in-progress change to the master user password for the cluster.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.nodeType(String nodeType) |
The pending or in-progress change to the cluster's node type.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.numberOfNodes(Integer numberOfNodes) |
The pending or in-progress change to the number of nodes in the cluster.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.Builder.publiclyAccessible(Boolean publiclyAccessible) |
The pending or in-progress change to whether the cluster can be connected to from the public network.
|
AwsRedshiftClusterPendingModifiedValues.Builder |
AwsRedshiftClusterPendingModifiedValues.toBuilder() |
|