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.

Summary of the device.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.DeviceSummary

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

Syntax

C#
public class DeviceSummary

The DeviceSummary type exposes the following members

Constructors

NameDescription
Public Method DeviceSummary()

Properties

NameTypeDescription
Public Property AgentVersion System.String

Gets and sets the property AgentVersion.

Edge Manager agent version.

Public Property Description System.String

Gets and sets the property Description.

A description of the device.

Public Property DeviceArn System.String

Gets and sets the property DeviceArn.

Amazon Resource Name (ARN) of the device.

Public Property DeviceFleetName System.String

Gets and sets the property DeviceFleetName.

The name of the fleet the device belongs to.

Public Property DeviceName System.String

Gets and sets the property DeviceName.

The unique identifier of the device.

Public Property IotThingName System.String

Gets and sets the property IotThingName.

The Amazon Web Services Internet of Things (IoT) object thing name associated with the device..

Public Property LatestHeartbeat System.DateTime

Gets and sets the property LatestHeartbeat.

The last heartbeat received from the device.

Public Property Models System.Collections.Generic.List<Amazon.SageMaker.Model.EdgeModelSummary>

Gets and sets the property Models.

Models on the device.

Public Property RegistrationTime System.DateTime

Gets and sets the property RegistrationTime.

The timestamp of the last registration or de-reregistration.

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