Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigProperty
Packages that use CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigProperty
-
Uses of CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAppImageConfigPropsMixin.JupyterLabAppImageConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigPropertyModifier and TypeMethodDescriptionCfnAppImageConfigPropsMixin.JupyterLabAppImageConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigPropertyModifier and TypeMethodDescriptionCfnAppImageConfigMixinProps.Builder.jupyterLabAppImageConfig(CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigProperty jupyterLabAppImageConfig) Sets the value ofCfnAppImageConfigMixinProps.getJupyterLabAppImageConfig()CfnAppImageConfigPropsMixin.Builder.jupyterLabAppImageConfig(CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigProperty jupyterLabAppImageConfig) The configuration for the file system and the runtime, such as the environment variables and entry point.