Module: Aws::DataZone::Client::_ListJobRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobRunsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::JobRunSummary]
2916 |
# File 'sig/client.rbs', line 2916
def items: () -> ::Array[Types::JobRunSummary]
|
#next_token ⇒ ::String
2917 |
# File 'sig/client.rbs', line 2917
def next_token: () -> ::String
|