Uses of Class
software.amazon.awscdk.services.rds.CfnDBSecurityGroup.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBSecurityGroup.Builder in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionstatic CfnDBSecurityGroup.Builder
CfnDBSecurityGroup.Builder.dbSecurityGroupIngress
(List<? extends Object> dbSecurityGroupIngress) Ingress rules to be applied to the DB security group.CfnDBSecurityGroup.Builder.dbSecurityGroupIngress
(IResolvable dbSecurityGroupIngress) Ingress rules to be applied to the DB security group.The identifier of an Amazon virtual private cloud (VPC).CfnDBSecurityGroup.Builder.groupDescription
(String groupDescription) Provides the description of the DB security group.Metadata assigned to an Amazon RDS resource consisting of a key-value pair.