Uses of Class
software.amazon.awscdk.services.redshift.CfnClusterProps.Builder
-
Uses of CfnClusterProps.Builder in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescriptionCfnClusterProps.Builder.allowVersionUpgrade
(Boolean allowVersionUpgrade) Sets the value ofCfnClusterProps.getAllowVersionUpgrade()
CfnClusterProps.Builder.allowVersionUpgrade
(IResolvable allowVersionUpgrade) Sets the value ofCfnClusterProps.getAllowVersionUpgrade()
CfnClusterProps.Builder.aquaConfigurationStatus
(String aquaConfigurationStatus) Sets the value ofCfnClusterProps.getAquaConfigurationStatus()
CfnClusterProps.Builder.automatedSnapshotRetentionPeriod
(Number automatedSnapshotRetentionPeriod) Sets the value ofCfnClusterProps.getAutomatedSnapshotRetentionPeriod()
CfnClusterProps.Builder.availabilityZone
(String availabilityZone) Sets the value ofCfnClusterProps.getAvailabilityZone()
CfnClusterProps.Builder.availabilityZoneRelocation
(Boolean availabilityZoneRelocation) Sets the value ofCfnClusterProps.getAvailabilityZoneRelocation()
CfnClusterProps.Builder.availabilityZoneRelocation
(IResolvable availabilityZoneRelocation) Sets the value ofCfnClusterProps.getAvailabilityZoneRelocation()
CfnClusterProps.Builder.availabilityZoneRelocationStatus
(String availabilityZoneRelocationStatus) Sets the value ofCfnClusterProps.getAvailabilityZoneRelocationStatus()
static CfnClusterProps.Builder
CfnClusterProps.builder()
Sets the value ofCfnClusterProps.getClassic()
CfnClusterProps.Builder.classic
(IResolvable classic) Sets the value ofCfnClusterProps.getClassic()
CfnClusterProps.Builder.clusterIdentifier
(String clusterIdentifier) Sets the value ofCfnClusterProps.getClusterIdentifier()
CfnClusterProps.Builder.clusterParameterGroupName
(String clusterParameterGroupName) Sets the value ofCfnClusterProps.getClusterParameterGroupName()
CfnClusterProps.Builder.clusterSecurityGroups
(List<String> clusterSecurityGroups) Sets the value ofCfnClusterProps.getClusterSecurityGroups()
CfnClusterProps.Builder.clusterSubnetGroupName
(String clusterSubnetGroupName) Sets the value ofCfnClusterProps.getClusterSubnetGroupName()
CfnClusterProps.Builder.clusterType
(String clusterType) Sets the value ofCfnClusterProps.getClusterType()
CfnClusterProps.Builder.clusterVersion
(String clusterVersion) Sets the value ofCfnClusterProps.getClusterVersion()
Sets the value ofCfnClusterProps.getDbName()
CfnClusterProps.Builder.deferMaintenance
(Boolean deferMaintenance) Sets the value ofCfnClusterProps.getDeferMaintenance()
CfnClusterProps.Builder.deferMaintenance
(IResolvable deferMaintenance) Sets the value ofCfnClusterProps.getDeferMaintenance()
CfnClusterProps.Builder.deferMaintenanceDuration
(Number deferMaintenanceDuration) Sets the value ofCfnClusterProps.getDeferMaintenanceDuration()
CfnClusterProps.Builder.deferMaintenanceEndTime
(String deferMaintenanceEndTime) Sets the value ofCfnClusterProps.getDeferMaintenanceEndTime()
CfnClusterProps.Builder.deferMaintenanceStartTime
(String deferMaintenanceStartTime) Sets the value ofCfnClusterProps.getDeferMaintenanceStartTime()
CfnClusterProps.Builder.destinationRegion
(String destinationRegion) Sets the value ofCfnClusterProps.getDestinationRegion()
Sets the value ofCfnClusterProps.getElasticIp()
Sets the value ofCfnClusterProps.getEncrypted()
CfnClusterProps.Builder.encrypted
(IResolvable encrypted) Sets the value ofCfnClusterProps.getEncrypted()
CfnClusterProps.Builder.endpoint
(IResolvable endpoint) Sets the value ofCfnClusterProps.getEndpoint()
CfnClusterProps.Builder.endpoint
(CfnCluster.EndpointProperty endpoint) Sets the value ofCfnClusterProps.getEndpoint()
CfnClusterProps.Builder.enhancedVpcRouting
(Boolean enhancedVpcRouting) Sets the value ofCfnClusterProps.getEnhancedVpcRouting()
CfnClusterProps.Builder.enhancedVpcRouting
(IResolvable enhancedVpcRouting) Sets the value ofCfnClusterProps.getEnhancedVpcRouting()
CfnClusterProps.Builder.hsmClientCertificateIdentifier
(String hsmClientCertificateIdentifier) Sets the value ofCfnClusterProps.getHsmClientCertificateIdentifier()
CfnClusterProps.Builder.hsmConfigurationIdentifier
(String hsmConfigurationIdentifier) Sets the value ofCfnClusterProps.getHsmConfigurationIdentifier()
Sets the value ofCfnClusterProps.getIamRoles()
Sets the value ofCfnClusterProps.getKmsKeyId()
CfnClusterProps.Builder.loggingProperties
(IResolvable loggingProperties) Sets the value ofCfnClusterProps.getLoggingProperties()
CfnClusterProps.Builder.loggingProperties
(CfnCluster.LoggingPropertiesProperty loggingProperties) Sets the value ofCfnClusterProps.getLoggingProperties()
CfnClusterProps.Builder.maintenanceTrackName
(String maintenanceTrackName) Sets the value ofCfnClusterProps.getMaintenanceTrackName()
CfnClusterProps.Builder.manageMasterPassword
(Boolean manageMasterPassword) Sets the value ofCfnClusterProps.getManageMasterPassword()
CfnClusterProps.Builder.manageMasterPassword
(IResolvable manageMasterPassword) Sets the value ofCfnClusterProps.getManageMasterPassword()
CfnClusterProps.Builder.manualSnapshotRetentionPeriod
(Number manualSnapshotRetentionPeriod) Sets the value ofCfnClusterProps.getManualSnapshotRetentionPeriod()
CfnClusterProps.Builder.masterPasswordSecretKmsKeyId
(String masterPasswordSecretKmsKeyId) Sets the value ofCfnClusterProps.getMasterPasswordSecretKmsKeyId()
CfnClusterProps.Builder.masterUsername
(String masterUsername) Sets the value ofCfnClusterProps.getMasterUsername()
CfnClusterProps.Builder.masterUserPassword
(String masterUserPassword) Sets the value ofCfnClusterProps.getMasterUserPassword()
Sets the value ofCfnClusterProps.getMultiAz()
CfnClusterProps.Builder.multiAz
(IResolvable multiAz) Sets the value ofCfnClusterProps.getMultiAz()
CfnClusterProps.Builder.namespaceResourcePolicy
(Object namespaceResourcePolicy) Sets the value ofCfnClusterProps.getNamespaceResourcePolicy()
Sets the value ofCfnClusterProps.getNodeType()
CfnClusterProps.Builder.numberOfNodes
(Number numberOfNodes) Sets the value ofCfnClusterProps.getNumberOfNodes()
CfnClusterProps.Builder.ownerAccount
(String ownerAccount) Sets the value ofCfnClusterProps.getOwnerAccount()
Sets the value ofCfnClusterProps.getPort()
CfnClusterProps.Builder.preferredMaintenanceWindow
(String preferredMaintenanceWindow) Sets the value ofCfnClusterProps.getPreferredMaintenanceWindow()
CfnClusterProps.Builder.publiclyAccessible
(Boolean publiclyAccessible) Sets the value ofCfnClusterProps.getPubliclyAccessible()
CfnClusterProps.Builder.publiclyAccessible
(IResolvable publiclyAccessible) Sets the value ofCfnClusterProps.getPubliclyAccessible()
CfnClusterProps.Builder.resourceAction
(String resourceAction) Sets the value ofCfnClusterProps.getResourceAction()
CfnClusterProps.Builder.revisionTarget
(String revisionTarget) Sets the value ofCfnClusterProps.getRevisionTarget()
CfnClusterProps.Builder.rotateEncryptionKey
(Boolean rotateEncryptionKey) Sets the value ofCfnClusterProps.getRotateEncryptionKey()
CfnClusterProps.Builder.rotateEncryptionKey
(IResolvable rotateEncryptionKey) Sets the value ofCfnClusterProps.getRotateEncryptionKey()
CfnClusterProps.Builder.snapshotClusterIdentifier
(String snapshotClusterIdentifier) Sets the value ofCfnClusterProps.getSnapshotClusterIdentifier()
CfnClusterProps.Builder.snapshotCopyGrantName
(String snapshotCopyGrantName) Sets the value ofCfnClusterProps.getSnapshotCopyGrantName()
CfnClusterProps.Builder.snapshotCopyManual
(Boolean snapshotCopyManual) Sets the value ofCfnClusterProps.getSnapshotCopyManual()
CfnClusterProps.Builder.snapshotCopyManual
(IResolvable snapshotCopyManual) Sets the value ofCfnClusterProps.getSnapshotCopyManual()
CfnClusterProps.Builder.snapshotCopyRetentionPeriod
(Number snapshotCopyRetentionPeriod) Sets the value ofCfnClusterProps.getSnapshotCopyRetentionPeriod()
CfnClusterProps.Builder.snapshotIdentifier
(String snapshotIdentifier) Sets the value ofCfnClusterProps.getSnapshotIdentifier()
Sets the value ofCfnClusterProps.getTags()
CfnClusterProps.Builder.vpcSecurityGroupIds
(List<String> vpcSecurityGroupIds) Sets the value ofCfnClusterProps.getVpcSecurityGroupIds()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnClusterProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClusterProps.Builder
.