Class: Aws::Types::CreateNotebookInstanceOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateNotebookInstanceOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notebook_instance_arn ⇒ ::String
Returns the value of attribute notebook_instance_arn.
Instance Attribute Details
#notebook_instance_arn ⇒ ::String
Returns the value of attribute notebook_instance_arn.
2689 2690 2691 |
# File 'sig/types.rbs', line 2689 def notebook_instance_arn @notebook_instance_arn end |