class Aws::MemoryDB::Types::SubnetGroup
Represents the output of one of the following operations:
-
CreateSubnetGroup
-
UpdateSubnetGroup
A subnet group is a collection of subnets (typically private) that you can designate for your clusters running in an Amazon Virtual Private Cloud (VPC) environment.
@!attribute [rw] name
The name of the subnet group @return [String]
@!attribute [rw] description
A description of the subnet group @return [String]
@!attribute [rw] vpc_id
The Amazon Virtual Private Cloud identifier (VPC ID) of the subnet group. @return [String]
@!attribute [rw] subnets
A list of subnets associated with the subnet group. @return [Array<Types::Subnet>]
@!attribute [rw] arn
The ARN (Amazon Resource Name) of the subnet group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/SubnetGroup AWS API Documentation
Constants
- SENSITIVE