Module: Aws::DeviceFarm::Client::_ListTestGridSessionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#test_grid_sessions::Array[Types::TestGridSession]

Returns:



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

def test_grid_sessions: () -> ::Array[Types::TestGridSession]