NAME
Paws::SESv2::ListDeliverabilityTestReportsResponse
ATTRIBUTES
REQUIRED DeliverabilityTestReports => ArrayRef[Paws::SESv2::DeliverabilityTestReport]
An object that contains a lists of predictive inbox placement tests that you've performed.
NextToken => Str
A token that indicates that there are additional predictive inbox placement tests to list. To view additional predictive inbox placement tests, issue another request to ListDeliverabilityTestReports
, and pass this token in the NextToken
parameter.