AWS SDK Version 3 for .NET
API Reference

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 device details and deployment status.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.DeviceDeploymentSummary

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class DeviceDeploymentSummary

The DeviceDeploymentSummary type exposes the following members

Constructors

NameDescription
Public Method DeviceDeploymentSummary()

Properties

NameTypeDescription
Public Property DeployedStageName System.String

Gets and sets the property DeployedStageName.

The name of the deployed stage.

Public Property DeploymentStartTime System.DateTime

Gets and sets the property DeploymentStartTime.

The time when the deployment on the device started.

Public Property Description System.String

Gets and sets the property Description.

The description of the device.

Public Property DeviceArn System.String

Gets and sets the property DeviceArn.

The ARN of the device.

Public Property DeviceDeploymentStatus Amazon.SageMaker.DeviceDeploymentStatus

Gets and sets the property DeviceDeploymentStatus.

The deployment status of the device.

Public Property DeviceDeploymentStatusMessage System.String

Gets and sets the property DeviceDeploymentStatusMessage.

The detailed error message for the deployoment status result.

Public Property DeviceFleetName System.String

Gets and sets the property DeviceFleetName.

The name of the fleet to which the device belongs to.

Public Property DeviceName System.String

Gets and sets the property DeviceName.

The name of the device.

Public Property EdgeDeploymentPlanArn System.String

Gets and sets the property EdgeDeploymentPlanArn.

The ARN of the edge deployment plan.

Public Property EdgeDeploymentPlanName System.String

Gets and sets the property EdgeDeploymentPlanName.

The name of the edge deployment plan.

Public Property StageName System.String

Gets and sets the property StageName.

The name of the stage in the edge deployment plan.

Version Information

.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