Module: Aws::FinSpaceData::Client::_ListDataViewsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataViewsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_views ⇒ ::Array[Types::DataViewSummary]
390 |
# File 'sig/client.rbs', line 390
def data_views: () -> ::Array[Types::DataViewSummary]
|
#next_token ⇒ ::String
389 |
# File 'sig/client.rbs', line 389
def next_token: () -> ::String
|