class Aws::ElastiCache::Types::NodeSnapshot

Represents an individual cache node in a snapshot of a cluster.

@!attribute [rw] cache_cluster_id

A unique identifier for the source cluster.
@return [String]

@!attribute [rw] node_group_id

A unique identifier for the source node group (shard).
@return [String]

@!attribute [rw] cache_node_id

The cache node identifier for the node in the source cluster.
@return [String]

@!attribute [rw] node_group_configuration

The configuration for the source node group (shard).
@return [Types::NodeGroupConfiguration]

@!attribute [rw] cache_size

The size of the cache on the source cache node.
@return [String]

@!attribute [rw] cache_node_create_time

The date and time when the cache node was created in the source
cluster.
@return [Time]

@!attribute [rw] snapshot_create_time

The date and time when the source node's metadata and cache data
set was obtained for the snapshot.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/NodeSnapshot AWS API Documentation

Constants

SENSITIVE