Class: Aws::Types::GetNotebookMetadataInput
- Inherits:
-
Object
- Object
- Aws::Types::GetNotebookMetadataInput
- 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.
485 486 487 |
# File 'sig/types.rbs', line 485 def notebook_id @notebook_id end |