SpaceCodeEditorAppSettings

data class SpaceCodeEditorAppSettings(val defaultResourceSpec: SpaceResourceSpec? = null)

The CodeEditor app settings.

Constructors

Link copied to clipboard
constructor(defaultResourceSpec: SpaceResourceSpec? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.