Module: Aws::Connect::Client::_SearchTestCasesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::SearchTestCasesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#test_cases::Array[Types::TestCase]

Returns:



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

def test_cases: () -> ::Array[Types::TestCase]