class Aws::RDS::Types::DBSubnetGroup
Contains the details of an Amazon RDS
DB subnet group.
This data type is used as a response element in the `DescribeDBSubnetGroups` action.
@!attribute [rw] db_subnet_group_name
The name of the DB subnet group. @return [String]
@!attribute [rw] db_subnet_group_description
Provides the description of the DB subnet group. @return [String]
@!attribute [rw] vpc_id
Provides the VpcId of the DB subnet group. @return [String]
@!attribute [rw] subnet_group_status
Provides the status of the DB subnet group. @return [String]
@!attribute [rw] subnets
Contains a list of `Subnet` elements. @return [Array<Types::Subnet>]
@!attribute [rw] db_subnet_group_arn
The Amazon Resource Name (ARN) for the DB subnet group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBSubnetGroup AWS API Documentation
Constants
- SENSITIVE