class Aws::SESV2::Types::DomainIspPlacement

An object that contains inbox placement data for email sent from one of your email domains to a specific email provider.

@!attribute [rw] isp_name

The name of the email provider that the inbox placement data applies
to.
@return [String]

@!attribute [rw] inbox_raw_count

The total number of messages that were sent from the selected domain
to the specified email provider that arrived in recipients'
inboxes.
@return [Integer]

@!attribute [rw] spam_raw_count

The total number of messages that were sent from the selected domain
to the specified email provider that arrived in recipients' spam or
junk mail folders.
@return [Integer]

@!attribute [rw] inbox_percentage

The percentage of messages that were sent from the selected domain
to the specified email provider that arrived in recipients'
inboxes.
@return [Float]

@!attribute [rw] spam_percentage

The percentage of messages that were sent from the selected domain
to the specified email provider that arrived in recipients' spam or
junk mail folders.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/DomainIspPlacement AWS API Documentation

Constants

SENSITIVE