Module: Aws::DeviceFarm::Client::_ListTestsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#tests::Array[Types::Test]

Returns:



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

def tests: () -> ::Array[Types::Test]