Values_1.SpotInstanceStateFaultSourceDescribes a Spot Instance state change.
type nonrec t = {code : Values_0.String_.t option;The reason code for the Spot Instance state change.
*)message : Values_0.String_.t option;The message for the Spot Instance state change.
*)}