| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
EdgeDeploymentConfig |
EdgeDeploymentConfig.clone() |
EdgeDeploymentConfig |
DeploymentStageStatusSummary.getDeploymentConfig()
Configuration of the deployment details.
|
EdgeDeploymentConfig |
DeploymentStage.getDeploymentConfig()
Configuration of the deployment details.
|
EdgeDeploymentConfig |
EdgeDeploymentConfig.withFailureHandlingPolicy(FailureHandlingPolicy failureHandlingPolicy)
Toggle that determines whether to rollback to previous configuration if the current deployment fails.
|
EdgeDeploymentConfig |
EdgeDeploymentConfig.withFailureHandlingPolicy(String failureHandlingPolicy)
Toggle that determines whether to rollback to previous configuration if the current deployment fails.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentStageStatusSummary.setDeploymentConfig(EdgeDeploymentConfig deploymentConfig)
Configuration of the deployment details.
|
void |
DeploymentStage.setDeploymentConfig(EdgeDeploymentConfig deploymentConfig)
Configuration of the deployment details.
|
DeploymentStageStatusSummary |
DeploymentStageStatusSummary.withDeploymentConfig(EdgeDeploymentConfig deploymentConfig)
Configuration of the deployment details.
|
DeploymentStage |
DeploymentStage.withDeploymentConfig(EdgeDeploymentConfig deploymentConfig)
Configuration of the deployment details.
|
Copyright © 2025. All rights reserved.