cacheNodeStatus property

String? cacheNodeStatus
final

The current state of this cache node, one of the following values: available, creating, rebooting, or deleting.

Implementation

final String? cacheNodeStatus;