Node
Represents an individual node within a cluster. Each node runs its own instance of the cluster's protocol-compliant caching software.
Contents
- AvailabilityZone
-
The Availability Zone in which the node resides
Type: String
Required: No
- CreateTime
-
The date and time when the node was created.
Type: Timestamp
Required: No
- Endpoint
-
The hostname for connecting to this node.
Type: Endpoint object
Required: No
- Name
-
The node identifier. A node name is a numeric identifier (0001, 0002, etc.). The combination of cluster name, shard name and node name uniquely identifies every node used in a customer's Amazon account.
Type: String
Required: No
- Status
-
The status of the service update on the node
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: