Class: Aws::Types::DeleteNotebookInstanceLifecycleConfigInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNotebookInstanceLifecycleConfigInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#notebook_instance_lifecycle_config_name ⇒ ::String
Returns the value of attribute notebook_instance_lifecycle_config_name.
Instance Attribute Details
#notebook_instance_lifecycle_config_name ⇒ ::String
Returns the value of attribute notebook_instance_lifecycle_config_name.
3531 3532 3533 |
# File 'sig/types.rbs', line 3531 def notebook_instance_lifecycle_config_name @notebook_instance_lifecycle_config_name end |