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]
3365 |
# File 'sig/client.rbs', line 3365
def execution_records: () -> ::Array[Types::ExecutionRecord]
|
#next_token ⇒ ::String
3366 |
# File 'sig/client.rbs', line 3366
def next_token: () -> ::String
|