Module: Aws::Connect::Client::_ListTestCaseExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestCaseExecutionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3579 |
# File 'sig/client.rbs', line 3579 def next_token: () -> ::String |
#test_case_executions ⇒ ::Array[Types::TestCaseExecution]
3578 |
# File 'sig/client.rbs', line 3578 def test_case_executions: () -> ::Array[Types::TestCaseExecution] |