Uses of Class
software.amazon.awscdk.services.redshift.User.Builder
-
Uses of User.Builder in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescription(experimental) The secret containing credentials to a Redshift user with administrator privileges.(experimental) The cluster containing the database.static User.Builder
User.Builder.databaseName
(String databaseName) (experimental) The name of the database.User.Builder.encryptionKey
(IKey encryptionKey) (experimental) KMS key to encrypt the generated secret.User.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) The policy to apply when this resource is removed from the application.(experimental) The name of the user.