Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnAppImageConfigMixinProps.Builder
Packages that use CfnAppImageConfigMixinProps.Builder
-
Uses of CfnAppImageConfigMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnAppImageConfigMixinProps.BuilderModifier and TypeMethodDescriptionCfnAppImageConfigMixinProps.Builder.appImageConfigName(String appImageConfigName) Sets the value ofCfnAppImageConfigMixinProps.getAppImageConfigName()CfnAppImageConfigMixinProps.builder()CfnAppImageConfigMixinProps.Builder.codeEditorAppImageConfig(CfnAppImageConfigPropsMixin.CodeEditorAppImageConfigProperty codeEditorAppImageConfig) Sets the value ofCfnAppImageConfigMixinProps.getCodeEditorAppImageConfig()CfnAppImageConfigMixinProps.Builder.codeEditorAppImageConfig(IResolvable codeEditorAppImageConfig) Sets the value ofCfnAppImageConfigMixinProps.getCodeEditorAppImageConfig()CfnAppImageConfigMixinProps.Builder.jupyterLabAppImageConfig(CfnAppImageConfigPropsMixin.JupyterLabAppImageConfigProperty jupyterLabAppImageConfig) Sets the value ofCfnAppImageConfigMixinProps.getJupyterLabAppImageConfig()CfnAppImageConfigMixinProps.Builder.jupyterLabAppImageConfig(IResolvable jupyterLabAppImageConfig) Sets the value ofCfnAppImageConfigMixinProps.getJupyterLabAppImageConfig()CfnAppImageConfigMixinProps.Builder.kernelGatewayImageConfig(CfnAppImageConfigPropsMixin.KernelGatewayImageConfigProperty kernelGatewayImageConfig) Sets the value ofCfnAppImageConfigMixinProps.getKernelGatewayImageConfig()CfnAppImageConfigMixinProps.Builder.kernelGatewayImageConfig(IResolvable kernelGatewayImageConfig) Sets the value ofCfnAppImageConfigMixinProps.getKernelGatewayImageConfig()Sets the value ofCfnAppImageConfigMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnAppImageConfigMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAppImageConfigMixinProps.Builder.