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