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