clusterState property

ClusterState? clusterState
final

The current state of this cluster. For information about the state of a specific node, see JobListEntry$JobState.

Implementation

final ClusterState? clusterState;