Module: Aws::Connect::Client::_ListTestCasesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestCasesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3400 |
# File 'sig/client.rbs', line 3400
def next_token: () -> ::String
|
#test_case_summary_list ⇒ ::Array[Types::TestCaseSummary]
3399 |
# File 'sig/client.rbs', line 3399
def test_case_summary_list: () -> ::Array[Types::TestCaseSummary]
|