Class: Aws::Types::CreateNotebookInstanceLifecycleConfigOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateNotebookInstanceLifecycleConfigOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notebook_instance_lifecycle_config_arn ⇒ ::String
Returns the value of attribute notebook_instance_lifecycle_config_arn.
Instance Attribute Details
#notebook_instance_lifecycle_config_arn ⇒ ::String
Returns the value of attribute notebook_instance_lifecycle_config_arn.
2668 2669 2670 |
# File 'sig/types.rbs', line 2668 def notebook_instance_lifecycle_config_arn @notebook_instance_lifecycle_config_arn end |