Module: Aws::Panorama::Client::_ListDevicesJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDevicesJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#device_jobs ⇒ ::Array[Types::DeviceJob]
469 |
# File 'sig/client.rbs', line 469
def device_jobs: () -> ::Array[Types::DeviceJob]
|
#next_token ⇒ ::String
470 |
# File 'sig/client.rbs', line 470
def next_token: () -> ::String
|