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
765 |
# File 'sig/client.rbs', line 765
def next_token: () -> ::String
|
#test_grid_sessions ⇒ ::Array[Types::TestGridSession]
764 |
# File 'sig/client.rbs', line 764
def test_grid_sessions: () -> ::Array[Types::TestGridSession]
|