class Aws::RDS::Types::DBSecurityGroup
Contains the details for an Amazon RDS
DB security group.
This data type is used as a response element in the `DescribeDBSecurityGroups` action.
@!attribute [rw] owner_id
Provides the Amazon Web Services ID of the owner of a specific DB security group. @return [String]
@!attribute [rw] db_security_group_name
Specifies the name of the DB security group. @return [String]
@!attribute [rw] db_security_group_description
Provides the description of the DB security group. @return [String]
@!attribute [rw] vpc_id
Provides the VpcId of the DB security group. @return [String]
@!attribute [rw] ec2_security_groups
Contains a list of `EC2SecurityGroup` elements. @return [Array<Types::EC2SecurityGroup>]
@!attribute [rw] ip_ranges
Contains a list of `IPRange` elements. @return [Array<Types::IPRange>]
@!attribute [rw] db_security_group_arn
The Amazon Resource Name (ARN) for the DB security group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBSecurityGroup AWS API Documentation
Constants
- SENSITIVE