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]
2911 |
# File 'sig/client.rbs', line 2911
def items: () -> ::Array[Types::JobRunSummary]
|
#next_token ⇒ ::String
2912 |
# File 'sig/client.rbs', line 2912
def next_token: () -> ::String
|