class Aws::SESV2::Types::DailyVolume

An object that contains information about the volume of email sent on each day of the analysis period.

@!attribute [rw] start_date

The date that the DailyVolume metrics apply to, in Unix time.
@return [Time]

@!attribute [rw] volume_statistics

An object that contains inbox placement metrics for a specific day
in the analysis period.
@return [Types::VolumeStatistics]

@!attribute [rw] domain_isp_placements

An object that contains inbox placement metrics for a specified day
in the analysis period, broken out by the recipient's email
provider.
@return [Array<Types::DomainIspPlacement>]

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

Constants

SENSITIVE