Values.PinpointDestinationSourceAn object that defines an Amazon Pinpoint project destination for email events. You can send email event data to a Amazon Pinpoint project to view metrics using the Transactional Messaging dashboards that are built in to Amazon Pinpoint. For more information, see Transactional Messaging Charts in the Amazon Pinpoint User Guide.
type nonrec t = {applicationArn : AmazonResourceName.t option;The Amazon Resource Name (ARN) of the Amazon Pinpoint project to send email events to.
*)}