Module: Aws::SESV2::Client::_ListDeliverabilityTestReportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDeliverabilityTestReportsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#deliverability_test_reports ⇒ ::Array[Types::DeliverabilityTestReport]
957 |
# File 'sig/client.rbs', line 957
def deliverability_test_reports: () -> ::Array[Types::DeliverabilityTestReport]
|
#next_token ⇒ ::String
958 |
# File 'sig/client.rbs', line 958
def next_token: () -> ::String
|