class Aws::PinpointEmail::Types::GetDeliverabilityDashboardOptionsResponse

An object that shows the status of the Deliverability dashboard for your Amazon Pinpoint account.

@!attribute [rw] dashboard_enabled

Specifies whether the Deliverability dashboard is enabled for your
Amazon Pinpoint account. If this value is `true`, the dashboard is
enabled.
@return [Boolean]

@!attribute [rw] subscription_expiry_date

The date, in Unix time format, when your current subscription to the
Deliverability dashboard is scheduled to expire, if your
subscription is scheduled to expire at the end of the current
calendar month. This value is null if you have an active
subscription that isn’t due to expire at the end of the month.
@return [Time]

@!attribute [rw] account_status

The current status of your Deliverability dashboard subscription. If
this value is `PENDING_EXPIRATION`, your subscription is scheduled
to expire at the end of the current calendar month.
@return [String]

@!attribute [rw] active_subscribed_domains

An array of objects, one for each verified domain that you use to
send email and currently has an active Deliverability dashboard
subscription that isn’t scheduled to expire at the end of the
current calendar month.
@return [Array<Types::DomainDeliverabilityTrackingOption>]

@!attribute [rw] pending_expiration_subscribed_domains

An array of objects, one for each verified domain that you use to
send email and currently has an active Deliverability dashboard
subscription that's scheduled to expire at the end of the current
calendar month.
@return [Array<Types::DomainDeliverabilityTrackingOption>]

@see docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26/GetDeliverabilityDashboardOptionsResponse AWS API Documentation

Constants

SENSITIVE