AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Represents an individual cache node in a snapshot of a cache cluster.

Inheritance Hierarchy

System.Object
  Amazon.ElastiCache.Model.NodeSnapshot

Namespace: Amazon.ElastiCache.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class NodeSnapshot : Object

The NodeSnapshot type exposes the following members

Constructors

NameDescription
Public Method NodeSnapshot()

Properties

NameTypeDescription
Public Property CacheNodeCreateTime System.DateTime Gets and sets the property CacheNodeCreateTime.

The date and time when the cache node was created in the source cache cluster.

Public Property CacheNodeId System.String Gets and sets the property CacheNodeId.

The cache node identifier for the node in the source cache cluster.

Public Property CacheSize System.String Gets and sets the property CacheSize.

The size of the cache on the source cache node.

Public Property SnapshotCreateTime System.DateTime Gets and sets the property SnapshotCreateTime.

The date and time when the source node's metadata and cache data set was obtained for the snapshot.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8