class Aws::RDS::Types::EC2SecurityGroup
This data type is used as a response element in the following actions:
-
`AuthorizeDBSecurityGroupIngress`
-
`DescribeDBSecurityGroups`
-
`RevokeDBSecurityGroupIngress`
@!attribute [rw] status
Provides the status of the EC2 security group. Status can be "authorizing", "authorized", "revoking", and "revoked". @return [String]
@!attribute [rw] ec2_security_group_name
Specifies the name of the EC2 security group. @return [String]
@!attribute [rw] ec2_security_group_id
Specifies the id of the EC2 security group. @return [String]
@!attribute [rw] ec2_security_group_owner_id
Specifies the Amazon Web Services ID of the owner of the EC2 security group specified in the `EC2SecurityGroupName` field. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/EC2SecurityGroup AWS API Documentation
Constants
- SENSITIVE