Values.DomainDeliverabilityTrackingOptionSourceAn object that contains information about the Deliverability dashboard subscription for a verified domain that you use to send email and currently has an active Deliverability dashboard subscription. If a Deliverability dashboard subscription is active for a domain, you gain access to reputation, inbox placement, and other metrics for the domain.
type nonrec t = {domain : Domain.t option;A verified domain that’s associated with your Amazon Web Services account and currently has an active Deliverability dashboard subscription.
*)subscriptionStartDate : Timestamp.t option;The date when you enabled the Deliverability dashboard for the domain.
*)inboxPlacementTrackingOption : InboxPlacementTrackingOption.t option;An object that contains information about the inbox placement data settings for the domain.
*)}