Values.ActionTargetSourceDescribes a remediation action target.
type nonrec t = {resourceId : ResourceId.t option;The ID of the remediation target.
*)description : LengthBoundedString.t option;A description of the remediation action target.
*)}