latest--aws-memorydb-parametergroup
shared
Type:
object
The AWS::MemoryDB::ParameterGroup resource creates an Amazon MemoryDB ParameterGroup.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-memorydb
Properties
The name of the parameter group.
The name of the parameter group family that this parameter group is compatible with.
Description
string | Aws_CF_FunctionString
A description of the parameter group.
Tags
Tag[]
An array of key-value pairs to apply to this parameter group.
maxItems=50uniqueItems=true
Parameters
object
An map of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional.
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.