ISESV2CreateDeliverabilityTestReportResponse
Interface in AWS.SESV2
Interface for CreateDeliverabilityTestReport responses.
Ancestors
Properties
DeliverabilityTestStatus
property DeliverabilityTestStatus: string
The current status of the deliverability test report.
Supported status values:
IN_PROGRESS– The test is currently being processedCOMPLETED– The test has finished and results are available
ReportId
property ReportId: string
The unique identifier for the deliverability test report.
Use this identifier to retrieve the test results using the GetDeliverabilityTestReport operation. The report ID is required for tracking and accessing the test results once processing is complete.