Class: Aws::Types::StopNotebookInstanceInput

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)


11166
11167
11168
# File 'sig/types.rbs', line 11166

def notebook_instance_name
  @notebook_instance_name
end