Class: Aws::Types::DeleteNotebookInstanceInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#notebook_instance_name::String

Returns the value of attribute notebook_instance_name.

Returns:

  • (::String)


3526
3527
3528
# File 'sig/types.rbs', line 3526

def notebook_instance_name
  @notebook_instance_name
end