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