class Aws::DocDB::Types::DBSubnetGroup


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DBSubnetGroup AWS API Documentation
@return [String]
The Amazon Resource Name (ARN) for the DB subnet group.
@!attribute [rw] db_subnet_group_arn
@return [Array<Types::Subnet>]
group.
Detailed information about one or more subnets within a subnet
@!attribute [rw] subnets
@return [String]
Provides the status of the subnet group.
@!attribute [rw] subnet_group_status
@return [String]
Provides the virtual private cloud (VPC) ID of the subnet group.
@!attribute [rw] vpc_id
@return [String]
Provides the description of the subnet group.
@!attribute [rw] db_subnet_group_description
@return [String]
The name of the subnet group.
@!attribute [rw] db_subnet_group_name
Detailed information about a subnet group.