This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ElastiCache::ReplicationGroup ReadEndPoint
The ReadEndPoint property type specifies Property description not available. for an AWS::ElastiCache::ReplicationGroup.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Addresses" :String, "AddressesList" :[ String, ... ], "Ports" :String, "PortsList" :[ String, ... ]}
YAML
Addresses:StringAddressesList:- StringPorts:StringPortsList:- String
Properties
AddressesProperty description not available.
Required: No
Type: String
Update requires: No interruption
AddressesListProperty description not available.
Required: No
Type: Array of String
Update requires: No interruption
PortsProperty description not available.
Required: No
Type: String
Update requires: No interruption
PortsListProperty description not available.
Required: No
Type: Array of String
Update requires: No interruption