Module: Aws::DataZone::Client::_ListDataSourceRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataSourceRunsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DataSourceRunSummary]
2754 |
# File 'sig/client.rbs', line 2754
def items: () -> ::Array[Types::DataSourceRunSummary]
|
#next_token ⇒ ::String
2755 |
# File 'sig/client.rbs', line 2755
def next_token: () -> ::String
|