Class: Aws::Types::ExportNotebookOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#notebook_metadataTypes::NotebookMetadata

Returns the value of attribute notebook_metadata.

Returns:



384
385
386
# File 'sig/types.rbs', line 384

def 
  
end

#payload::String

Returns the value of attribute payload.

Returns:



385
386
387
# File 'sig/types.rbs', line 385

def payload
  @payload
end