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