Module: Aws::Glue::Client::_GetJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#jobs ⇒ ::Array[Types::Job]
2228 |
# File 'sig/client.rbs', line 2228
def jobs: () -> ::Array[Types::Job]
|
#next_token ⇒ ::String
2229 |
# File 'sig/client.rbs', line 2229
def next_token: () -> ::String
|