View a markdown version of this page

AWS::ElastiCache::ReplicationGroup ReadEndPoint - AWS CloudFormation

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: String AddressesList: - String Ports: String PortsList: - String

Properties

Addresses

Property description not available.

Required: No

Type: String

Update requires: No interruption

AddressesList

Property description not available.

Required: No

Type: Array of String

Update requires: No interruption

Ports

Property description not available.

Required: No

Type: String

Update requires: No interruption

PortsList

Property description not available.

Required: No

Type: Array of String

Update requires: No interruption