AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information summarizing the deployment stage results.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class EdgeDeploymentStatus
The EdgeDeploymentStatus type exposes the following members
Name | Description | |
---|---|---|
![]() |
EdgeDeploymentStatus() |
Name | Type | Description | |
---|---|---|---|
![]() |
EdgeDeploymentFailedInStage | System.Int32 |
Gets and sets the property EdgeDeploymentFailedInStage. The number of edge devices that failed the deployment in current stage. |
![]() |
EdgeDeploymentPendingInStage | System.Int32 |
Gets and sets the property EdgeDeploymentPendingInStage. The number of edge devices yet to pick up the deployment in current stage, or in progress. |
![]() |
EdgeDeploymentStageStartTime | System.DateTime |
Gets and sets the property EdgeDeploymentStageStartTime. The time when the deployment API started. |
![]() |
EdgeDeploymentStatusMessage | System.String |
Gets and sets the property EdgeDeploymentStatusMessage. A detailed message about deployment status in current stage. |
![]() |
EdgeDeploymentSuccessInStage | System.Int32 |
Gets and sets the property EdgeDeploymentSuccessInStage. The number of edge devices with the successful deployment in the current stage. |
![]() |
StageStatus | Amazon.SageMaker.StageStatus |
Gets and sets the property StageStatus. The general status of the current stage. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5