clusterStatus property
The current state of the cluster. Possible values are the following:
-
available -
available, prep-for-resize -
available, resize-cleanup -
cancelling-resize -
creating -
deleting -
final-snapshot -
hardware-failure -
incompatible-hsm -
incompatible-network -
incompatible-parameters -
incompatible-restore -
modifying -
paused -
rebooting -
renaming -
resizing -
rotating-keys -
storage-full -
updating-hsm
Implementation
final String? clusterStatus;