Multi Region Cluster Args
The AWS::MemoryDB::Multi Region Cluster resource creates an Amazon MemoryDB Multi Region Cluster.
Constructors
Properties
Description of the multi region cluster.
The Redis engine version used by the multi region cluster.
The name of the Multi Region cluster. This value must be unique as it also serves as the multi region cluster identifier.
The name of the parameter group associated with the multi region cluster.
A flag that enables in-transit encryption when set to true. You cannot modify the value of TransitEncryptionEnabled after the cluster is created. To enable in-transit encryption on a cluster you must set TransitEncryptionEnabled to true when you create a cluster.
An enum string value that determines the update strategy for scaling. Possible values are 'COORDINATED' and 'UNCOORDINATED'. Default is 'COORDINATED'.