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)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#test_cases::Array[Types::TestCase]

Returns:



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

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