Uses of Class
software.amazon.awscdk.services.rds.CommonRotationUserOptions.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CommonRotationUserOptions.Builder in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionCommonRotationUserOptions.Builder.automaticallyAfter
(Duration automaticallyAfter) Sets the value ofCommonRotationUserOptions.getAutomaticallyAfter()
CommonRotationUserOptions.builder()
CommonRotationUserOptions.Builder.endpoint
(IInterfaceVpcEndpoint endpoint) Sets the value ofCommonRotationUserOptions.getEndpoint()
CommonRotationUserOptions.Builder.excludeCharacters
(String excludeCharacters) Sets the value ofCommonRotationUserOptions.getExcludeCharacters()
CommonRotationUserOptions.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofCommonRotationUserOptions.getVpcSubnets()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCommonRotationUserOptions.Builder
.