Class: Aws::Types::GetNotebookMetadataInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#notebook_id::String

Returns the value of attribute notebook_id.

Returns:

  • (::String)


485
486
487
# File 'sig/types.rbs', line 485

def notebook_id
  @notebook_id
end