Uses of Class
software.amazon.awscdk.services.rds.RotationMultiUserOptions.Builder
Packages that use RotationMultiUserOptions.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of RotationMultiUserOptions.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return RotationMultiUserOptions.BuilderModifier and TypeMethodDescriptionRotationMultiUserOptions.Builder.automaticallyAfter(Duration automaticallyAfter) Sets the value ofCommonRotationUserOptions.getAutomaticallyAfter()RotationMultiUserOptions.builder()RotationMultiUserOptions.Builder.endpoint(IInterfaceVpcEndpoint endpoint) Sets the value ofCommonRotationUserOptions.getEndpoint()RotationMultiUserOptions.Builder.excludeCharacters(String excludeCharacters) Sets the value ofCommonRotationUserOptions.getExcludeCharacters()Sets the value ofRotationMultiUserOptions.getSecret()RotationMultiUserOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets) Sets the value ofCommonRotationUserOptions.getVpcSubnets()Constructors in software.amazon.awscdk.services.rds with parameters of type RotationMultiUserOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theRotationMultiUserOptions.Builder.