DomainDefaultUserSettingsRSessionAppSettingsArgs

data class DomainDefaultUserSettingsRSessionAppSettingsArgs(val customImages: Output<List<DomainDefaultUserSettingsRSessionAppSettingsCustomImageArgs>>? = null, val defaultResourceSpec: Output<DomainDefaultUserSettingsRSessionAppSettingsDefaultResourceSpecArgs>? = null) : ConvertibleToJava<DomainDefaultUserSettingsRSessionAppSettingsArgs>

Constructors

Properties

Link copied to clipboard

A list of custom SageMaker images that are configured to run as a KernelGateway app. see Custom Image below.

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.

Functions

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