SpaceCodeEditorAppSettings
The application settings for a Code Editor space.
Contents
- AppLifecycleManagement
- 
               Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space. Type: SpaceAppLifecycleManagement object Required: No 
- DefaultResourceSpec
- 
               Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that the version runs on. NoteWhen both SageMakerImageVersionArnandSageMakerImageArnare passed,SageMakerImageVersionArnis used. Any updates toSageMakerImageArnwill not take effect ifSageMakerImageVersionArnalready exists in theResourceSpecbecauseSageMakerImageVersionArnalways takes precedence. To clear the value set forSageMakerImageVersionArn, passNoneas the value.Type: ResourceSpec object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: