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 an edge deployment plan.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class EdgeDeploymentPlanSummary
The EdgeDeploymentPlanSummary type exposes the following members
| Name | Description | |
|---|---|---|
|
EdgeDeploymentPlanSummary() |
| Name | Type | Description | |
|---|---|---|---|
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time when the edge deployment plan was created. |
|
DeviceFleetName | System.String |
Gets and sets the property DeviceFleetName. The name of the device fleet used for the deployment. |
|
EdgeDeploymentFailed | System.Int32 |
Gets and sets the property EdgeDeploymentFailed. The number of edge devices that failed the deployment. |
|
EdgeDeploymentPending | System.Int32 |
Gets and sets the property EdgeDeploymentPending. The number of edge devices yet to pick up the deployment, or in progress. |
|
EdgeDeploymentPlanArn | System.String |
Gets and sets the property EdgeDeploymentPlanArn. The ARN of the edge deployment plan. |
|
EdgeDeploymentPlanName | System.String |
Gets and sets the property EdgeDeploymentPlanName. The name of the edge deployment plan. |
|
EdgeDeploymentSuccess | System.Int32 |
Gets and sets the property EdgeDeploymentSuccess. The number of edge devices with the successful deployment. |
|
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The time when the edge deployment plan was last updated. |
.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