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