Module: Aws::SESV2::Client::_GetDomainStatisticsReportResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDomainStatisticsReportResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#daily_volumes ⇒ ::Array[Types::DailyVolume]
729 |
# File 'sig/client.rbs', line 729
def daily_volumes: () -> ::Array[Types::DailyVolume]
|
#overall_volume ⇒ Types::OverallVolume
728 |
# File 'sig/client.rbs', line 728
def overall_volume: () -> Types::OverallVolume
|