class Aws::PinpointEmail::Types::VolumeStatistics

An object that contains information about the amount of email that was delivered to recipients.

@!attribute [rw] inbox_raw_count

The total number of emails that arrived in recipients' inboxes.
@return [Integer]

@!attribute [rw] spam_raw_count

The total number of emails that arrived in recipients' spam or junk
mail folders.
@return [Integer]

@!attribute [rw] projected_inbox

An estimate of the percentage of emails sent from the current domain
that will arrive in recipients' inboxes.
@return [Integer]

@!attribute [rw] projected_spam

An estimate of the percentage of emails sent from the current domain
that will arrive in recipients' spam or junk mail folders.
@return [Integer]

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

Constants

SENSITIVE