- Navigation Guide
@aws-sdk/client-sesv2
GetDomainStatisticsReportCommandInput Interface
The input for GetDomainStatisticsReportCommand.
Members
Name | Type | Details |
---|---|---|
Domain Required | string | undefined | The domain that you want to obtain deliverability metrics for. |
EndDate Required | Date | undefined | The last day (in Unix time) that you want to obtain domain deliverability metrics for. The |
StartDate Required | Date | undefined | The first day (in Unix time) that you want to obtain domain deliverability metrics for. |
Full Signature
export interface GetDomainStatisticsReportCommandInput extends GetDomainStatisticsReportRequest