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.
3533 3534 3535 |
# File 'sig/types.rbs', line 3533 def notebook_instance_lifecycle_config_name @notebook_instance_lifecycle_config_name end |