Class: Aws::Types::DescribeNotebookInstanceInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeNotebookInstanceInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notebook_instance_name ⇒ ::String
Returns the value of attribute notebook_instance_name.
Instance Attribute Details
#notebook_instance_name ⇒ ::String
Returns the value of attribute notebook_instance_name.
4887 4888 4889 |
# File 'sig/types.rbs', line 4887 def notebook_instance_name @notebook_instance_name end |