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.

Container for the parameters to the GetDevicePosition operation. Retrieves a device's most recent position according to its sample time.

Device positions are deleted after 30 days.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.LocationService.AmazonLocationServiceRequest
      Amazon.LocationService.Model.GetDevicePositionRequest

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

Syntax

C#
public class GetDevicePositionRequest : AmazonLocationServiceRequest
         IAmazonWebServiceRequest

The GetDevicePositionRequest type exposes the following members

Constructors

NameDescription
Public Method GetDevicePositionRequest()

Properties

NameTypeDescription
Public Property DeviceId System.String

Gets and sets the property DeviceId.

The device whose position you want to retrieve.

Public Property TrackerName System.String

Gets and sets the property TrackerName.

The tracker resource receiving the position update.

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