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.
2673 2674 2675 |
# File 'sig/types.rbs', line 2673 def notebook_instance_arn @notebook_instance_arn end |