class Aws::LocationService::Types::ListDevicePositionsResponseEntry

Contains the tracker resource details.

@!attribute [rw] device_id

The ID of the device for this position.
@return [String]

@!attribute [rw] position

The last known device position. Empty if no positions currently
stored.
@return [Array<Float>]

@!attribute [rw] sample_time

The timestamp at which the device position was determined. Uses [
ISO 8601][1] format: `YYYY-MM-DDThh:mm:ss.sssZ`.

[1]: https://www.iso.org/iso-8601-date-and-time-format.html
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/ListDevicePositionsResponseEntry AWS API Documentation

Constants

SENSITIVE