Module: Aws::S3Control::Client::_ListJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#jobs ⇒ ::Array[Types::JobListDescriptor]
1111 |
# File 'sig/client.rbs', line 1111
def jobs: () -> ::Array[Types::JobListDescriptor]
|
#next_token ⇒ ::String
1110 |
# File 'sig/client.rbs', line 1110
def next_token: () -> ::String
|