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 the tracker resource details.

Inheritance Hierarchy

System.Object
  Amazon.LocationService.Model.ListTrackersResponseEntry

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

Syntax

C#
public class ListTrackersResponseEntry

The ListTrackersResponseEntry type exposes the following members

Constructors

NameDescription
Public Method ListTrackersResponseEntry()

Properties

NameTypeDescription
Public Property CreateTime System.DateTime

Gets and sets the property CreateTime.

The timestamp for when the tracker resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

Public Property Description System.String

Gets and sets the property Description.

The description for the tracker resource.

Public Property PricingPlan Amazon.LocationService.PricingPlan

Gets and sets the property PricingPlan.

Always returns RequestBasedUsage.

Public Property PricingPlanDataSource System.String

Gets and sets the property PricingPlanDataSource.

No longer used. Always returns an empty string.

Public Property TrackerName System.String

Gets and sets the property TrackerName.

The name of the tracker resource.

Public Property UpdateTime System.DateTime

Gets and sets the property UpdateTime.

The timestamp at which the device's position was determined. Uses ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

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