NAME
Paws::SESv2::GetDomainStatisticsReportResponse
ATTRIBUTES
REQUIRED DailyVolumes => ArrayRef[Paws::SESv2::DailyVolume]
An object that contains deliverability metrics for the domain that you specified. This object contains data for each day, starting on the StartDate
and ending on the EndDate
.
REQUIRED OverallVolume => Paws::SESv2::OverallVolume
An object that contains deliverability metrics for the domain that you specified. The data in this object is a summary of all of the data that was collected from the StartDate
to the EndDate
.