Module: Aws::Athena::Client::_ExportNotebookResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ExportNotebookOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#notebook_metadata ⇒ Types::NotebookMetadata
321 |
# File 'sig/client.rbs', line 321
def notebook_metadata: () -> Types::NotebookMetadata
|
#payload ⇒ ::String
322 |
# File 'sig/client.rbs', line 322
def payload: () -> ::String
|