Class: Aws::Types::GetNotebookMetadataOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetNotebookMetadataOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notebook_metadata ⇒ Types::NotebookMetadata
Returns the value of attribute notebook_metadata.
Instance Attribute Details
#notebook_metadata ⇒ Types::NotebookMetadata
Returns the value of attribute notebook_metadata.
490 491 492 |
# File 'sig/types.rbs', line 490 def @notebook_metadata end |