CodeEditorAppSettings

The Code Editor application settings.

For more information about Code Editor, see Get started with Code Editor in Amazon SageMaker.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Settings that are used to configure and manage the lifecycle of CodeEditor applications.

Link copied to clipboard

The lifecycle configuration that runs before the default lifecycle configuration. It can override changes made in the default lifecycle configuration.

Link copied to clipboard

A list of custom SageMaker images that are configured to run as a Code Editor app.

Link copied to clipboard

Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that the version runs on.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String