Values.ActionTargetSourceAn ActionTarget object.
type nonrec t = {actionTargetArn : NonEmptyString.t option;The ARN for the target action.
*)name : NonEmptyString.t option;The name of the action target.
*)description : NonEmptyString.t option;The description of the target action.
*)}