Class: Aws::Types::DeleteNotebookInstanceInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#notebook_instance_name::String

Returns the value of attribute notebook_instance_name.



3543
3544
3545
# File 'sig/types.rbs', line 3543

def notebook_instance_name
  @notebook_instance_name
end