Module: Aws::DeviceFarm::Client::_ListDevicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDevicesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#devices ⇒ ::Array[Types::Device]
566 |
# File 'sig/client.rbs', line 566
def devices: () -> ::Array[Types::Device]
|
#next_token ⇒ ::String
567 |
# File 'sig/client.rbs', line 567
def next_token: () -> ::String
|