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.

This is the response object from the DescribeDevice operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SageMaker.Model.DescribeDeviceResponse

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

Syntax

C#
public class DescribeDeviceResponse : AmazonWebServiceResponse

The DescribeDeviceResponse type exposes the following members

Constructors

NameDescription
Public Method DescribeDeviceResponse()

Properties

NameTypeDescription
Public Property AgentVersion System.String

Gets and sets the property AgentVersion.

Edge Manager agent version.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
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.

The 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 HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
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 MaxModels System.Int32

Gets and sets the property MaxModels.

The maximum number of models.

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

Gets and sets the property Models.

Models on the device.

Public Property NextToken System.String

Gets and sets the property NextToken.

The response from the last list when returning a list large enough to need tokening.

Public Property RegistrationTime System.DateTime

Gets and sets the property RegistrationTime.

The timestamp of the last registration or de-reregistration.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

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