class Aws::RDS::Types::DBSubnetGroup
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBSubnetGroup AWS API Documentation
@return [Array<String>]<br>: docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html<br><br><br><br>in the *Amazon RDS User Guide.*
For more information, see [ Working with a DB instance in a VPC][1]
the IPv6 protocols (‘DUAL`).
A `DBSubnetGroup` can support only the IPv4 protocol or the IPv4 and
* `DUAL`
* `IPV4`
Valid values:
The network type of the DB subnet group.
@!attribute [rw] supported_network_types
@return [String]
The Amazon Resource Name (ARN) for the DB subnet group.
@!attribute [rw] db_subnet_group_arn
@return [Array<Types::Subnet>]
Contains a list of `Subnet` elements.
@!attribute [rw] subnets
@return [String]
Provides the status of the DB subnet group.
@!attribute [rw] subnet_group_status
@return [String]
Provides the VpcId of the DB subnet group.
@!attribute [rw] vpc_id
@return [String]
Provides the description of the DB subnet group.
@!attribute [rw] db_subnet_group_description
@return [String]
The name of the DB subnet group.
@!attribute [rw] db_subnet_group_name
`DescribeDBSubnetGroups` action.
This data type is used as a response element in the
Contains the details of an Amazon RDS DB subnet group.