SubnetGroup - Amazon MemoryDB

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.

Contents

ARN

The ARN (Amazon Resource Name) of the subnet group.

Type: String

Required: No

Description

A description of the subnet group

Type: String

Required: No

Name

The name of the subnet group

Type: String

Required: No

Subnets

A list of subnets associated with the subnet group.

Type: Array of Subnet objects

Required: No

VpcId

The Amazon Virtual Private Cloud identifier (VPC ID) of the subnet group.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: