Values.FailedScheduledUpdateGroupActionRequestSourceDescribes a scheduled action that could not be created, updated, or deleted.
type nonrec t = {scheduledActionName : XmlStringMaxLen255.t option;The name of the scheduled action.
*)errorCode : XmlStringMaxLen64.t option;The error code.
*)errorMessage : XmlString.t option;The error message accompanying the error code.
*)}