You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SESV2::Types::OverallVolume
- Inherits:
-
Struct
- Object
- Struct
- Aws::SESV2::Types::OverallVolume
- Defined in:
- (unknown)
Overview
An object that contains information about email that was sent from the selected domain.
Returned by:
Instance Attribute Summary collapse
-
#domain_isp_placements ⇒ Array<Types::DomainIspPlacement>
An object that contains inbox and junk mail placement metrics for individual email providers.
-
#read_rate_percent ⇒ Float
The percentage of emails that were sent from the domain that were read by their recipients.
-
#volume_statistics ⇒ Types::VolumeStatistics
An object that contains information about the numbers of messages that arrived in recipients\' inboxes and junk mail folders.
Instance Attribute Details
#domain_isp_placements ⇒ Array<Types::DomainIspPlacement>
An object that contains inbox and junk mail placement metrics for individual email providers.
#read_rate_percent ⇒ Float
The percentage of emails that were sent from the domain that were read by their recipients.
#volume_statistics ⇒ Types::VolumeStatistics
An object that contains information about the numbers of messages that arrived in recipients\' inboxes and junk mail folders.