Uses of Class
software.amazon.awscdk.services.rds.CommonRotationUserOptions.Builder
Packages that use CommonRotationUserOptions.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CommonRotationUserOptions.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CommonRotationUserOptions.BuilderModifier 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.rotateImmediatelyOnUpdate(Boolean rotateImmediatelyOnUpdate) Sets the value ofCommonRotationUserOptions.getRotateImmediatelyOnUpdate()CommonRotationUserOptions.Builder.securityGroup(ISecurityGroup securityGroup) Sets the value ofCommonRotationUserOptions.getSecurityGroup()CommonRotationUserOptions.Builder.vpcSubnets(SubnetSelection vpcSubnets) Sets the value ofCommonRotationUserOptions.getVpcSubnets()Constructors in software.amazon.awscdk.services.rds with parameters of type CommonRotationUserOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCommonRotationUserOptions.Builder.