Uses of Class
software.amazon.awscdk.services.sagemaker.CfnAppImageConfig.JupyterLabAppImageConfigProperty.Builder
Packages that use CfnAppImageConfig.JupyterLabAppImageConfigProperty.Builder
-
Uses of CfnAppImageConfig.JupyterLabAppImageConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnAppImageConfig.JupyterLabAppImageConfigProperty.BuilderModifier and TypeMethodDescriptionCfnAppImageConfig.JupyterLabAppImageConfigProperty.builder()
CfnAppImageConfig.JupyterLabAppImageConfigProperty.Builder.containerConfig
(IResolvable containerConfig) Sets the value ofCfnAppImageConfig.JupyterLabAppImageConfigProperty.getContainerConfig()
CfnAppImageConfig.JupyterLabAppImageConfigProperty.Builder.containerConfig
(CfnAppImageConfig.ContainerConfigProperty containerConfig) Sets the value ofCfnAppImageConfig.JupyterLabAppImageConfigProperty.getContainerConfig()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnAppImageConfig.JupyterLabAppImageConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAppImageConfig.JupyterLabAppImageConfigProperty.Builder
.