Uses of Class
software.amazon.awscdk.services.rds.SnapshotCredentialsFromGeneratedPasswordOptions.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of SnapshotCredentialsFromGeneratedPasswordOptions.Builder in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionSnapshotCredentialsFromGeneratedPasswordOptions.builder()
SnapshotCredentialsFromGeneratedPasswordOptions.Builder.encryptionKey
(IKey encryptionKey) Sets the value ofSnapshotCredentialsFromGeneratedPasswordOptions.getEncryptionKey()
SnapshotCredentialsFromGeneratedPasswordOptions.Builder.excludeCharacters
(String excludeCharacters) Sets the value ofSnapshotCredentialsFromGeneratedPasswordOptions.getExcludeCharacters()
SnapshotCredentialsFromGeneratedPasswordOptions.Builder.replicaRegions
(List<? extends ReplicaRegion> replicaRegions) Sets the value ofSnapshotCredentialsFromGeneratedPasswordOptions.getReplicaRegions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theSnapshotCredentialsFromGeneratedPasswordOptions.Builder
.