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]
3315 |
# File 'sig/client.rbs', line 3315
def job_names: () -> ::Array[::String]
|
#next_token ⇒ ::String
3316 |
# File 'sig/client.rbs', line 3316
def next_token: () -> ::String
|