class Aws::SESV2::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/sesv2-2019-09-27/VolumeStatistics AWS API Documentation

Constants

SENSITIVE