Values_0.AlertTargetSourceA structure containing the alert target ARN and the role ARN.
type nonrec t = {alertTargetArn : AlertTargetArn.t;The Amazon Resource Name (ARN) of the notification target to which alerts are sent.
*)roleArn : RoleArn.t;The ARN of the role that grants permission to send alerts to the notification target.
*)}