Module: Aws::Finspace::Client::_ListKxDataviewsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListKxDataviewsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#kx_dataviews ⇒ ::Array[Types::KxDataviewListEntry]
742 |
# File 'sig/client.rbs', line 742
def kx_dataviews: () -> ::Array[Types::KxDataviewListEntry]
|
#next_token ⇒ ::String
743 |
# File 'sig/client.rbs', line 743
def next_token: () -> ::String
|