DomainDefaultUserSettingsCanvasAppSettingsModelRegisterSettings

data class DomainDefaultUserSettingsCanvasAppSettingsModelRegisterSettings(val crossAccountModelRegisterRoleArn: String? = null, val status: String? = null)

Constructors

fun DomainDefaultUserSettingsCanvasAppSettingsModelRegisterSettings(crossAccountModelRegisterRoleArn: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the SageMaker model registry account. Required only to register model versions created by a different SageMaker Canvas AWS account than the AWS account in which SageMaker model registry is set up.

Link copied to clipboard
val status: String? = null

Describes whether the integration to the model registry is enabled or disabled in the Canvas application.. Valid values are ENABLED and DISABLED.