Values.ClusterStateChangeReasonSourceThe reason that the cluster changed to its current state.
type nonrec t = {code : ClusterStateChangeReasonCode.t option;The programmatic code for the state change reason.
*)message : String_.t option;The descriptive message for the state change reason.
*)}