You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SESV2::Types::ListDeliverabilityTestReportsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A list of the predictive inbox placement test reports that are available for your account, regardless of whether or not those tests are complete.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#deliverability_test_reportsArray<Types::DeliverabilityTestReport>

An object that contains a lists of predictive inbox placement tests that you\'ve performed.

Returns:

#next_tokenString

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.

Returns:

  • (String)

    A token that indicates that there are additional predictive inbox placement tests to list.