Class: Aws::Types::ExportNotebookInput
- Inherits:
-
Object
- Object
- Aws::Types::ExportNotebookInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notebook_id ⇒ ::String
Returns the value of attribute notebook_id.
Instance Attribute Details
#notebook_id ⇒ ::String
Returns the value of attribute notebook_id.
379 380 381 |
# File 'sig/types.rbs', line 379 def notebook_id @notebook_id end |