Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnAppImageConfig.JupyterLabAppImageConfigProperty
-
Uses of CfnAppImageConfig.JupyterLabAppImageConfigProperty in software.amazon.awscdk.services.sagemaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnAppImageConfig.JupyterLabAppImageConfigProperty
Modifier and TypeMethodDescriptionCfnAppImageConfig.JupyterLabAppImageConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnAppImageConfig.Builder.jupyterLabAppImageConfig
(CfnAppImageConfig.JupyterLabAppImageConfigProperty jupyterLabAppImageConfig) The configuration for the file system and the runtime, such as the environment variables and entry point.CfnAppImageConfigProps.Builder.jupyterLabAppImageConfig
(CfnAppImageConfig.JupyterLabAppImageConfigProperty jupyterLabAppImageConfig) Sets the value ofCfnAppImageConfigProps.getJupyterLabAppImageConfig()
void
CfnAppImageConfig.setJupyterLabAppImageConfig
(CfnAppImageConfig.JupyterLabAppImageConfigProperty value) The configuration for the file system and the runtime, such as the environment variables and entry point.