Values.ImageStateChangeReasonSourceDescribes the reason why the last image state change occurred.
type nonrec t = {code : ImageStateChangeReasonCode.t option;The state change reason code.
*)message : String_.t option;The state change reason message.
*)}