/AWS1/CL_DZNGETNOTEBOOKOUTPUT¶
GetNotebookOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/DZNNOTEBOOKID /AWS1/DZNNOTEBOOKID¶
The identifier of the notebook.
iv_name TYPE /AWS1/DZNNOTEBOOKNAME /AWS1/DZNNOTEBOOKNAME¶
The name of the notebook.
iv_owningprojectid TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID¶
The identifier of the project that owns the notebook.
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The identifier of the Amazon SageMaker Unified Studio domain.
it_cellorder TYPE /AWS1/CL_DZNCELLINFORMATION=>TT_CELLORDER TT_CELLORDER¶
The ordered list of cells in the notebook.
iv_status TYPE /AWS1/DZNNOTEBOOKSTATUS /AWS1/DZNNOTEBOOKSTATUS¶
The status of the notebook.
Optional arguments:¶
iv_description TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION¶
The description of the notebook.
iv_createdat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The timestamp of when the notebook was created.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The identifier of the user who created the notebook.
iv_updatedat TYPE /AWS1/DZNUPDATEDAT /AWS1/DZNUPDATEDAT¶
The timestamp of when the notebook was last updated.
iv_updatedby TYPE /AWS1/DZNUPDATEDBY /AWS1/DZNUPDATEDBY¶
The identifier of the user who last updated the notebook.
iv_lockedby TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The identifier of the user who locked the notebook.
iv_lockedat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when the notebook was locked.
iv_lockexpiresat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when the notebook lock expires.
iv_computeid TYPE /AWS1/DZNCOMPUTEID /AWS1/DZNCOMPUTEID¶
The identifier of the compute associated with the notebook.
it_metadata TYPE /AWS1/CL_DZNMETADATA_W=>TT_METADATA TT_METADATA¶
The metadata of the notebook.
it_parameters TYPE /AWS1/CL_DZNPARAMETERS_W=>TT_PARAMETERS TT_PARAMETERS¶
The sensitive parameters of the notebook.
io_environmentconfiguration TYPE REF TO /AWS1/CL_DZNENVIRONMENTCONFIG /AWS1/CL_DZNENVIRONMENTCONFIG¶
The environment configuration of the notebook.
io_error TYPE REF TO /AWS1/CL_DZNNOTEBOOKERROR /AWS1/CL_DZNNOTEBOOKERROR¶
The error details if the notebook is in a failed state.
Queryable Attributes¶
id¶
The identifier of the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
name¶
The name of the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
owningProjectId¶
The identifier of the project that owns the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNINGPROJECTID() |
Getter for OWNINGPROJECTID, with configurable default |
ASK_OWNINGPROJECTID() |
Getter for OWNINGPROJECTID w/ exceptions if field has no val |
HAS_OWNINGPROJECTID() |
Determine if OWNINGPROJECTID has a value |
domainId¶
The identifier of the Amazon SageMaker Unified Studio domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINID() |
Getter for DOMAINID, with configurable default |
ASK_DOMAINID() |
Getter for DOMAINID w/ exceptions if field has no value |
HAS_DOMAINID() |
Determine if DOMAINID has a value |
cellOrder¶
The ordered list of cells in the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CELLORDER() |
Getter for CELLORDER, with configurable default |
ASK_CELLORDER() |
Getter for CELLORDER w/ exceptions if field has no value |
HAS_CELLORDER() |
Determine if CELLORDER has a value |
status¶
The status of the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
description¶
The description of the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
createdAt¶
The timestamp of when the notebook was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
createdBy¶
The identifier of the user who created the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
updatedAt¶
The timestamp of when the notebook was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |
updatedBy¶
The identifier of the user who last updated the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDBY() |
Getter for UPDATEDBY, with configurable default |
ASK_UPDATEDBY() |
Getter for UPDATEDBY w/ exceptions if field has no value |
HAS_UPDATEDBY() |
Determine if UPDATEDBY has a value |
lockedBy¶
The identifier of the user who locked the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCKEDBY() |
Getter for LOCKEDBY, with configurable default |
ASK_LOCKEDBY() |
Getter for LOCKEDBY w/ exceptions if field has no value |
HAS_LOCKEDBY() |
Determine if LOCKEDBY has a value |
lockedAt¶
The timestamp of when the notebook was locked.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCKEDAT() |
Getter for LOCKEDAT, with configurable default |
ASK_LOCKEDAT() |
Getter for LOCKEDAT w/ exceptions if field has no value |
HAS_LOCKEDAT() |
Determine if LOCKEDAT has a value |
lockExpiresAt¶
The timestamp of when the notebook lock expires.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCKEXPIRESAT() |
Getter for LOCKEXPIRESAT, with configurable default |
ASK_LOCKEXPIRESAT() |
Getter for LOCKEXPIRESAT w/ exceptions if field has no value |
HAS_LOCKEXPIRESAT() |
Determine if LOCKEXPIRESAT has a value |
computeId¶
The identifier of the compute associated with the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTEID() |
Getter for COMPUTEID, with configurable default |
ASK_COMPUTEID() |
Getter for COMPUTEID w/ exceptions if field has no value |
HAS_COMPUTEID() |
Determine if COMPUTEID has a value |
metadata¶
The metadata of the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATA() |
Getter for METADATA, with configurable default |
ASK_METADATA() |
Getter for METADATA w/ exceptions if field has no value |
HAS_METADATA() |
Determine if METADATA has a value |
parameters¶
The sensitive parameters of the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARAMETERS() |
Getter for PARAMETERS, with configurable default |
ASK_PARAMETERS() |
Getter for PARAMETERS w/ exceptions if field has no value |
HAS_PARAMETERS() |
Determine if PARAMETERS has a value |
environmentConfiguration¶
The environment configuration of the notebook.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTCONFIGURATION() |
Getter for ENVIRONMENTCONFIGURATION |
error¶
The error details if the notebook is in a failed state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERROR() |
Getter for ERROR |