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