CacheSubnetGroup
Represents the output of one of the following operations:
-
CreateCacheSubnetGroup
-
ModifyCacheSubnetGroup
Contents
In the following list, the required parameters are described first.
- ARN
-
The ARN (Amazon Resource Name) of the cache subnet group.
Type: String
Required: No
- CacheSubnetGroupDescription
-
The description of the cache subnet group.
Type: String
Required: No
- CacheSubnetGroupName
-
The name of the cache subnet group.
Type: String
Required: No
- Subnets.Subnet.N
-
A list of subnets associated with the cache subnet group.
Type: Array of Subnet objects
Required: No
- VpcId
-
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache 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: