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