Builder
Properties
The name of the AppImageConfig. Must be unique to your account.
The CodeEditorAppImageConfig
. You can only specify one image kernel in the AppImageConfig API. This kernel is shown to users before the image starts. After the image runs, all kernels are visible in Code Editor.
The JupyterLabAppImageConfig
. You can only specify one image kernel in the AppImageConfig
API. This kernel is shown to users before the image starts. After the image runs, all kernels are visible in JupyterLab.
The KernelGatewayImageConfig. You can only specify one image kernel in the AppImageConfig API. This kernel will be shown to users before the image starts. Once the image runs, all kernels are visible in JupyterLab.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.CodeEditorAppImageConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.JupyterLabAppImageConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.KernelGatewayImageConfig inside the given block