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]
567 |
# File 'sig/client.rbs', line 567
def devices: () -> ::Array[Types::Device]
|
#next_token ⇒ ::String
568 |
# File 'sig/client.rbs', line 568
def next_token: () -> ::String
|