Class: AmazonRDSSecurityGroupRule

Types~AmazonRDSSecurityGroupRule

new AmazonRDSSecurityGroupRule()

Properties:
Name Type Description
CIDRIP String Required: No. The IP range to authorize.For an overview of CIDR ranges, go to the Wikipedia Tutorial.Update requires: Replacement
EC2SecurityGroupId String Required: No. Id of the VPC or EC2 Security Group to authorize.For VPC DB Security Groups, use EC2SecurityGroupId. For EC2 Security Groups, use EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId.Update requires: Replacement
EC2SecurityGroupName String Required: No. Name of the EC2 Security Group to authorize.For VPC DB Security Groups, use EC2SecurityGroupId. For EC2 Security Groups, use EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId.Update requires: Replacement
EC2SecurityGroupOwnerId String Required: No. AWS Account Number of the owner of the EC2 Security Group specified in the EC2SecurityGroupName parameter. The AWS Access Key ID is not an acceptable value.For VPC DB Security Groups, use EC2SecurityGroupId. For EC2 Security Groups, use EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId.Update requires: Replacement
Source: