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

Returns:

  • (::String)


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

def next_token: () -> ::String

#test_case_executions::Array[Types::TestCaseExecution]

Returns:



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

def test_case_executions: () -> ::Array[Types::TestCaseExecution]