Values.InstanceStateChangeReasonSourceThe details of the status change reason for the instance.
type nonrec t = {code : InstanceStateChangeReasonCode.t option;The programmable code for the state change reason.
*)message : String_.t option;The status change reason description.
*)}