Module: Aws::Connect::Client::_ListTestCaseExecutionRecordsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestCaseExecutionRecordsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#execution_records ⇒ ::Array[Types::ExecutionRecord]
3562 |
# File 'sig/client.rbs', line 3562 def execution_records: () -> ::Array[Types::ExecutionRecord] |
#next_token ⇒ ::String
3563 |
# File 'sig/client.rbs', line 3563 def next_token: () -> ::String |