Class: Aws::Types::StartNotebookExecutionOutput
- Inherits:
-
Object
- Object
- Aws::Types::StartNotebookExecutionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notebook_execution_id ⇒ ::String
Returns the value of attribute notebook_execution_id.
Instance Attribute Details
#notebook_execution_id ⇒ ::String
Returns the value of attribute notebook_execution_id.
1604 1605 1606 |
# File 'sig/types.rbs', line 1604 def notebook_execution_id @notebook_execution_id end |