cacheClusterStatus property
The current state of this cluster, one of the following values:
available
, creating
, deleted
,
deleting
, incompatible-network
,
modifying
, rebooting cluster nodes
,
restore-failed
, or snapshotting
.
Implementation
final String? cacheClusterStatus;