Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnAppImageConfigPropsMixin.Builder
Packages that use CfnAppImageConfigPropsMixin.Builder
-
Uses of CfnAppImageConfigPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnAppImageConfigPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAppImageConfigPropsMixin.Builder.appImageConfigName(String appImageConfigName) The name of the AppImageConfig.CfnAppImageConfigPropsMixin.Builder.codeEditorAppImageConfig(CfnAppImageConfigPropsMixin.CodeEditorAppImageConfigProperty codeEditorAppImageConfig) The configuration for the file system and the runtime, such as the environment variables and entry point.CfnAppImageConfigPropsMixin.Builder.codeEditorAppImageConfig(IResolvable codeEditorAppImageConfig) The configuration for the file system and the runtime, such as the environment variables and entry point.CfnAppImageConfigPropsMixin.Builder.create()CfnAppImageConfigPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAppImageConfigPropsMixin.Builder.jupyterLabAppImageConfig(CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigProperty jupyterLabAppImageConfig) The configuration for the file system and the runtime, such as the environment variables and entry point.CfnAppImageConfigPropsMixin.Builder.jupyterLabAppImageConfig(IResolvable jupyterLabAppImageConfig) The configuration for the file system and the runtime, such as the environment variables and entry point.CfnAppImageConfigPropsMixin.Builder.kernelGatewayImageConfig(CfnAppImageConfigPropsMixin.KernelGatewayImageConfigProperty kernelGatewayImageConfig) The configuration for the file system and kernels in the SageMaker AI image.CfnAppImageConfigPropsMixin.Builder.kernelGatewayImageConfig(IResolvable kernelGatewayImageConfig) The configuration for the file system and kernels in the SageMaker AI image.An array of key-value pairs to apply to this resource.