Class: Aws::Types::ImportNotebookOutput
- Inherits:
-
Object
- Object
- Aws::Types::ImportNotebookOutput
- 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.
632 633 634 |
# File 'sig/types.rbs', line 632 def notebook_id @notebook_id end |