Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless.CfnNamespaceMixinProps.Builder
Packages that use CfnNamespaceMixinProps.Builder
-
Uses of CfnNamespaceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless that return CfnNamespaceMixinProps.BuilderModifier and TypeMethodDescriptionCfnNamespaceMixinProps.Builder.adminPasswordSecretKmsKeyId(String adminPasswordSecretKmsKeyId) Sets the value ofCfnNamespaceMixinProps.getAdminPasswordSecretKmsKeyId()CfnNamespaceMixinProps.Builder.adminUsername(String adminUsername) Sets the value ofCfnNamespaceMixinProps.getAdminUsername()CfnNamespaceMixinProps.Builder.adminUserPassword(String adminUserPassword) Sets the value ofCfnNamespaceMixinProps.getAdminUserPassword()CfnNamespaceMixinProps.builder()Sets the value ofCfnNamespaceMixinProps.getDbName()CfnNamespaceMixinProps.Builder.defaultIamRoleArn(String defaultIamRoleArn) Sets the value ofCfnNamespaceMixinProps.getDefaultIamRoleArn()CfnNamespaceMixinProps.Builder.defaultIamRoleArn(IRoleRef defaultIamRoleArn) Sets the value ofCfnNamespaceMixinProps.getDefaultIamRoleArn()CfnNamespaceMixinProps.Builder.finalSnapshotName(String finalSnapshotName) Sets the value ofCfnNamespaceMixinProps.getFinalSnapshotName()CfnNamespaceMixinProps.Builder.finalSnapshotRetentionPeriod(Number finalSnapshotRetentionPeriod) Sets the value ofCfnNamespaceMixinProps.getFinalSnapshotRetentionPeriod()Sets the value ofCfnNamespaceMixinProps.getIamRoles()Sets the value ofCfnNamespaceMixinProps.getKmsKeyId()Sets the value ofCfnNamespaceMixinProps.getKmsKeyId()CfnNamespaceMixinProps.Builder.logExports(List<String> logExports) Sets the value ofCfnNamespaceMixinProps.getLogExports()CfnNamespaceMixinProps.Builder.manageAdminPassword(Boolean manageAdminPassword) Sets the value ofCfnNamespaceMixinProps.getManageAdminPassword()CfnNamespaceMixinProps.Builder.manageAdminPassword(IResolvable manageAdminPassword) Sets the value ofCfnNamespaceMixinProps.getManageAdminPassword()CfnNamespaceMixinProps.Builder.namespaceName(String namespaceName) Sets the value ofCfnNamespaceMixinProps.getNamespaceName()CfnNamespaceMixinProps.Builder.namespaceResourcePolicy(Object namespaceResourcePolicy) Sets the value ofCfnNamespaceMixinProps.getNamespaceResourcePolicy()CfnNamespaceMixinProps.Builder.redshiftIdcApplicationArn(String redshiftIdcApplicationArn) Sets the value ofCfnNamespaceMixinProps.getRedshiftIdcApplicationArn()CfnNamespaceMixinProps.Builder.snapshotCopyConfigurations(List<? extends Object> snapshotCopyConfigurations) Sets the value ofCfnNamespaceMixinProps.getSnapshotCopyConfigurations()CfnNamespaceMixinProps.Builder.snapshotCopyConfigurations(IResolvable snapshotCopyConfigurations) Sets the value ofCfnNamespaceMixinProps.getSnapshotCopyConfigurations()Sets the value ofCfnNamespaceMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless with parameters of type CfnNamespaceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnNamespaceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNamespaceMixinProps.Builder.