Uses of Class
software.amazon.awscdk.services.rds.OptionConfiguration.Builder
Packages that use OptionConfiguration.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of OptionConfiguration.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return OptionConfiguration.BuilderModifier and TypeMethodDescriptionstatic OptionConfiguration.BuilderOptionConfiguration.builder()Sets the value ofOptionConfiguration.getName()Sets the value ofOptionConfiguration.getPort()OptionConfiguration.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups) Sets the value ofOptionConfiguration.getSecurityGroups()Sets the value ofOptionConfiguration.getSettings()Sets the value ofOptionConfiguration.getVersion()Sets the value ofOptionConfiguration.getVpc()Constructors in software.amazon.awscdk.services.rds with parameters of type OptionConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(OptionConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theOptionConfiguration.Builder.