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