cacheNodeId property

String? cacheNodeId
final

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

Implementation

final String? cacheNodeId;