Module: Aws::DeviceFarm::Client::_ListDeviceInstancesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#device_instances::Array[Types::DeviceInstance]

Returns:



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

def device_instances: () -> ::Array[Types::DeviceInstance]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String