Module: Aws::Athena::Client::_ListNotebookMetadataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNotebookMetadataOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
673 |
# File 'sig/client.rbs', line 673
def next_token: () -> ::String
|
#notebook_metadata_list ⇒ ::Array[Types::NotebookMetadata]
674 |
# File 'sig/client.rbs', line 674
def notebook_metadata_list: () -> ::Array[Types::NotebookMetadata]
|