Module: Aws::DeviceFarm::Client::_ListJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#jobs ⇒ ::Array[Types::Job]
597 |
# File 'sig/client.rbs', line 597
def jobs: () -> ::Array[Types::Job]
|
#next_token ⇒ ::String
598 |
# File 'sig/client.rbs', line 598
def next_token: () -> ::String
|