Uses of Class
software.amazon.awscdk.services.rds.CredentialsBaseOptions.Builder
Packages that use CredentialsBaseOptions.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CredentialsBaseOptions.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CredentialsBaseOptions.BuilderModifier and TypeMethodDescriptionCredentialsBaseOptions.builder()CredentialsBaseOptions.Builder.encryptionKey(IKey encryptionKey) Sets the value ofCredentialsBaseOptions.getEncryptionKey()CredentialsBaseOptions.Builder.excludeCharacters(String excludeCharacters) Sets the value ofCredentialsBaseOptions.getExcludeCharacters()CredentialsBaseOptions.Builder.replicaRegions(List<? extends ReplicaRegion> replicaRegions) Sets the value ofCredentialsBaseOptions.getReplicaRegions()CredentialsBaseOptions.Builder.secretName(String secretName) Sets the value ofCredentialsBaseOptions.getSecretName()Constructors in software.amazon.awscdk.services.rds with parameters of type CredentialsBaseOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CredentialsBaseOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theCredentialsBaseOptions.Builder.