Module: Aws::DeviceFarm::Client::_ListDevicePoolsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#device_pools::Array[Types::DevicePool]

Returns:



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

def device_pools: () -> ::Array[Types::DevicePool]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String