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]

Returns:



3396
# File 'sig/client.rbs', line 3396

def execution_records: () -> ::Array[Types::ExecutionRecord]

#next_token::String

Returns:

  • (::String)


3397
# File 'sig/client.rbs', line 3397

def next_token: () -> ::String