UserProfileUserSettingsCodeEditorAppSettingsArgs

data class UserProfileUserSettingsCodeEditorAppSettingsArgs(val defaultResourceSpec: Output<UserProfileUserSettingsCodeEditorAppSettingsDefaultResourceSpecArgs>? = null, val lifecycleConfigArns: Output<List<String>>? = null) : ConvertibleToJava<UserProfileUserSettingsCodeEditorAppSettingsArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): UserProfileUserSettingsCodeEditorAppSettingsArgs

Properties

Link copied to clipboard

The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance. see Default Resource Spec below.

Link copied to clipboard
val lifecycleConfigArns: Output<List<String>>? = null

The Amazon Resource Name (ARN) of the Lifecycle Configurations.