class Aws::MemoryDB::Types::Node
Represents an individual node within a cluster. Each node runs its own instance of the cluster's protocol-compliant caching software.
@!attribute [rw] 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. @return [String]
@!attribute [rw] status
The status of the service update on the node @return [String]
@!attribute [rw] availability_zone
The Availability Zone in which the node resides @return [String]
@!attribute [rw] create_time
The date and time when the node was created. @return [Time]
@!attribute [rw] endpoint
The hostname for connecting to this node. @return [Types::Endpoint]
@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/Node AWS API Documentation
Constants
- SENSITIVE