Class: Aws::Types::DescribeNotebookExecutionOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeNotebookExecutionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notebook_execution ⇒ Types::NotebookExecution
Returns the value of attribute notebook_execution.
Instance Attribute Details
#notebook_execution ⇒ Types::NotebookExecution
Returns the value of attribute notebook_execution.
380 381 382 |
# File 'sig/types.rbs', line 380 def notebook_execution @notebook_execution end |