latest--aws-memorydb-subnetgroup
shared
Type:
object
The AWS::MemoryDB::SubnetGroup resource creates an Amazon MemoryDB Subnet Group.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-memorydb
Properties
The name of the subnet group. This value must be unique as it also serves as the subnet group identifier.
SubnetIds
string[]
required
A list of VPC subnet IDs for the subnet group.
uniqueItems=true
Description
string | Aws_CF_FunctionString
An optional description of the subnet group.
Definitions
Tag
object
A key-value pair to associate with a resource.
The key for the tag. May not be null.
The tag's value. May be null.