class Aws::SESV2::Types::DeliverabilityTestReport

An object that contains metadata related to a predictive inbox placement test.

@!attribute [rw] report_id

A unique string that identifies the predictive inbox placement test.
@return [String]

@!attribute [rw] report_name

A name that helps you identify a predictive inbox placement test
report.
@return [String]

@!attribute [rw] subject

The subject line for an email that you submitted in a predictive
inbox placement test.
@return [String]

@!attribute [rw] from_email_address

The sender address that you specified for the predictive inbox
placement test.
@return [String]

@!attribute [rw] create_date

The date and time when the predictive inbox placement test was
created, in Unix time format.
@return [Time]

@!attribute [rw] deliverability_test_status

The status of the predictive inbox placement test. If the status is
`IN_PROGRESS`, then the predictive inbox placement test is currently
running. Predictive inbox placement tests are usually complete
within 24 hours of creating the test. If the status is `COMPLETE`,
then the test is finished, and you can use the
`GetDeliverabilityTestReport` to view the results of the test.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/DeliverabilityTestReport AWS API Documentation

Constants

SENSITIVE