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 AI images that are configured to run as a RSession app. see custom_image Block below.

Link copied to clipboard

The default instance type and the Amazon Resource Name (ARN) of the SageMaker AI image created on the instance. see default_resource_spec Block above.

Functions

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