Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
ListDraftDocumentJupyterCellOutputsResponse
Interface ListDraftDocumentJupyterCellOutputsResponse
interface
ListDraftDocumentJupyterCellOutputsResponse
{
nextToken
?:
string
;
outputs
:
JupyterOutput
[]
;
}
Hierarchy (
View Summary
)
ListDraftDocumentJupyterCellOutputsResponse
ListDraftDocumentJupyterCellOutputsCommandOutput
Index
Properties
next
Token?
outputs
Properties
Optional
next
Token
nextToken
?:
string
Token to get the next page of outputs.
outputs
outputs
:
JupyterOutput
[]
The outputs of the requested cell.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
Token
outputs
@codegrade/apiv2-client
Loading...
Token to get the next page of outputs.