Module: Aws::DataZone::Client::_ListDataSourcesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataSourcesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DataSourceSummary]
2767 |
# File 'sig/client.rbs', line 2767
def items: () -> ::Array[Types::DataSourceSummary]
|
#next_token ⇒ ::String
2768 |
# File 'sig/client.rbs', line 2768
def next_token: () -> ::String
|