class Aws::LocationService::Types::GetDevicePositionResponse

@!attribute [rw] device_id

The device whose position you retrieved.
@return [String]

@!attribute [rw] position

The last known device position.
@return [Array<Float>]

@!attribute [rw] received_time

The timestamp for when the tracker resource received the device
position in [ ISO 8601 ][1] format: `YYYY-MM-DDThh:mm:ss.sssZ`.

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

@!attribute [rw] sample_time

The timestamp at which the device's 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/GetDevicePositionResponse AWS API Documentation

Constants

SENSITIVE