Module: Aws::DataExchange::Client::_ListJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#jobs ⇒ ::Array[Types::JobEntry]
573 |
# File 'sig/client.rbs', line 573
def jobs: () -> ::Array[Types::JobEntry]
|
#next_token ⇒ ::String
574 |
# File 'sig/client.rbs', line 574
def next_token: () -> ::String
|