Skip to content

/AWS1/CL_SGMDSCAPPIMAGECFGRSP

DescribeAppImageConfigResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_appimageconfigarn TYPE /AWS1/SGMAPPIMAGECONFIGARN /AWS1/SGMAPPIMAGECONFIGARN

The ARN of the AppImageConfig.

iv_appimageconfigname TYPE /AWS1/SGMAPPIMAGECONFIGNAME /AWS1/SGMAPPIMAGECONFIGNAME

The name of the AppImageConfig.

iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

When the AppImageConfig was created.

iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

When the AppImageConfig was last modified.

io_kernelgatewayimageconfig TYPE REF TO /AWS1/CL_SGMKERNELGWIMAGECFG /AWS1/CL_SGMKERNELGWIMAGECFG

The configuration of a KernelGateway app.

io_jupyterlabappimageconfig TYPE REF TO /AWS1/CL_SGMJUPYTERLABAPPIMA00 /AWS1/CL_SGMJUPYTERLABAPPIMA00

The configuration of the JupyterLab app.

io_codeeditorappimageconfig TYPE REF TO /AWS1/CL_SGMCODEEDITORAPPIMA00 /AWS1/CL_SGMCODEEDITORAPPIMA00

The configuration of the Code Editor app.


Queryable Attributes

AppImageConfigArn

The ARN of the AppImageConfig.

Accessible with the following methods

Method Description
GET_APPIMAGECONFIGARN() Getter for APPIMAGECONFIGARN, with configurable default
ASK_APPIMAGECONFIGARN() Getter for APPIMAGECONFIGARN w/ exceptions if field has no v
HAS_APPIMAGECONFIGARN() Determine if APPIMAGECONFIGARN has a value

AppImageConfigName

The name of the AppImageConfig.

Accessible with the following methods

Method Description
GET_APPIMAGECONFIGNAME() Getter for APPIMAGECONFIGNAME, with configurable default
ASK_APPIMAGECONFIGNAME() Getter for APPIMAGECONFIGNAME w/ exceptions if field has no
HAS_APPIMAGECONFIGNAME() Determine if APPIMAGECONFIGNAME has a value

CreationTime

When the AppImageConfig was created.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

LastModifiedTime

When the AppImageConfig was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

KernelGatewayImageConfig

The configuration of a KernelGateway app.

Accessible with the following methods

Method Description
GET_KERNELGATEWAYIMAGECONFIG() Getter for KERNELGATEWAYIMAGECONFIG

JupyterLabAppImageConfig

The configuration of the JupyterLab app.

Accessible with the following methods

Method Description
GET_JUPYTERLABAPPIMAGECONFIG() Getter for JUPYTERLABAPPIMAGECONFIG

CodeEditorAppImageConfig

The configuration of the Code Editor app.

Accessible with the following methods

Method Description
GET_CODEEDITORAPPIMAGECONFIG() Getter for CODEEDITORAPPIMAGECONFIG