Uses of Class
software.amazon.awscdk.services.rds.CfnDBSecurityGroupIngressProps.Builder
Packages that use CfnDBSecurityGroupIngressProps.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBSecurityGroupIngressProps.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnDBSecurityGroupIngressProps.BuilderModifier and TypeMethodDescriptionCfnDBSecurityGroupIngressProps.builder()Sets the value ofCfnDBSecurityGroupIngressProps.getCidrip()CfnDBSecurityGroupIngressProps.Builder.dbSecurityGroupName(String dbSecurityGroupName) Sets the value ofCfnDBSecurityGroupIngressProps.getDbSecurityGroupName()CfnDBSecurityGroupIngressProps.Builder.ec2SecurityGroupId(String ec2SecurityGroupId) Sets the value ofCfnDBSecurityGroupIngressProps.getEc2SecurityGroupId()CfnDBSecurityGroupIngressProps.Builder.ec2SecurityGroupName(String ec2SecurityGroupName) Sets the value ofCfnDBSecurityGroupIngressProps.getEc2SecurityGroupName()CfnDBSecurityGroupIngressProps.Builder.ec2SecurityGroupOwnerId(String ec2SecurityGroupOwnerId) Sets the value ofCfnDBSecurityGroupIngressProps.getEc2SecurityGroupOwnerId()Constructors in software.amazon.awscdk.services.rds with parameters of type CfnDBSecurityGroupIngressProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBSecurityGroupIngressProps.Builder.