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.
Namespace: Amazon.LocationService.Model
Assembly: AWSSDK.LocationService.dll
Version: 3.x.y.z
public class ListTrackersResponseEntry
The ListTrackersResponseEntry type exposes the following members
Name | Description | |
---|---|---|
ListTrackersResponseEntry() |
Name | Type | Description | |
---|---|---|---|
CreateTime | System.DateTime |
Gets and sets the property CreateTime.
The timestamp for when the tracker resource was created in
ISO 8601 format: |
|
Description | System.String |
Gets and sets the property Description. The description for the tracker resource. |
|
PricingPlan | Amazon.LocationService.PricingPlan |
Gets and sets the property PricingPlan.
Always returns |
|
PricingPlanDataSource | System.String |
Gets and sets the property PricingPlanDataSource. No longer used. Always returns an empty string. |
|
TrackerName | System.String |
Gets and sets the property TrackerName. The name of the tracker resource. |
|
UpdateTime | System.DateTime |
Gets and sets the property UpdateTime.
The timestamp at which the device's position was determined. Uses
ISO 8601 format: |
.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