class Aws::DocDB::Types::DBSubnetGroup

Detailed information about a subnet group.

@!attribute [rw] db_subnet_group_name

The name of the subnet group.
@return [String]

@!attribute [rw] db_subnet_group_description

Provides the description of the subnet group.
@return [String]

@!attribute [rw] vpc_id

Provides the virtual private cloud (VPC) ID of the subnet group.
@return [String]

@!attribute [rw] subnet_group_status

Provides the status of the subnet group.
@return [String]

@!attribute [rw] subnets

Detailed information about one or more subnets within a subnet
group.
@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/docdb-2014-10-31/DBSubnetGroup AWS API Documentation

Constants

SENSITIVE