Module: Aws::Snowball::Client::_ListJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_list_entries ⇒ ::Array[Types::JobListEntry]
362 |
# File 'sig/client.rbs', line 362
def job_list_entries: () -> ::Array[Types::JobListEntry]
|
#next_token ⇒ ::String
363 |
# File 'sig/client.rbs', line 363
def next_token: () -> ::String
|