You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SESV2::Types::DailyVolume
- Inherits:
-
Struct
- Object
- Struct
- Aws::SESV2::Types::DailyVolume
- Defined in:
- (unknown)
Overview
An object that contains information about the volume of email sent on each day of the analysis period.
Instance Attribute Summary collapse
-
#domain_isp_placements ⇒ Array<Types::DomainIspPlacement>
An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the recipient\'s email provider.
-
#start_date ⇒ Time
The date that the DailyVolume metrics apply to, in Unix time.
-
#volume_statistics ⇒ Types::VolumeStatistics
An object that contains inbox placement metrics for a specific day in the analysis period.
Instance Attribute Details
#domain_isp_placements ⇒ Array<Types::DomainIspPlacement>
An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the recipient\'s email provider.
#start_date ⇒ Time
The date that the DailyVolume metrics apply to, in Unix time.
#volume_statistics ⇒ Types::VolumeStatistics
An object that contains inbox placement metrics for a specific day in the analysis period.