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]
958 |
# File 'sig/client.rbs', line 958
def deliverability_test_reports: () -> ::Array[Types::DeliverabilityTestReport]
|
#next_token ⇒ ::String
959 |
# File 'sig/client.rbs', line 959
def next_token: () -> ::String
|