| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelRegisterSettings |
ModelRegisterSettings.clone() |
ModelRegisterSettings |
CanvasAppSettings.getModelRegisterSettings()
The model registry settings for the SageMaker Canvas application.
|
ModelRegisterSettings |
ModelRegisterSettings.withCrossAccountModelRegisterRoleArn(String crossAccountModelRegisterRoleArn)
The Amazon Resource Name (ARN) of the SageMaker model registry account.
|
ModelRegisterSettings |
ModelRegisterSettings.withStatus(FeatureStatus status)
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
|
ModelRegisterSettings |
ModelRegisterSettings.withStatus(String status)
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CanvasAppSettings.setModelRegisterSettings(ModelRegisterSettings modelRegisterSettings)
The model registry settings for the SageMaker Canvas application.
|
CanvasAppSettings |
CanvasAppSettings.withModelRegisterSettings(ModelRegisterSettings modelRegisterSettings)
The model registry settings for the SageMaker Canvas application.
|
Copyright © 2025. All rights reserved.