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