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