NAME
Paws::LocationService::GetDevicePositionResponse
ATTRIBUTES
DeviceId => Str
The device whose position you retrieved.
REQUIRED Position => ArrayRef[Num]
The last known device position.
REQUIRED ReceivedTime => Str
The timestamp for when the tracker resource received the device position in ISO 8601 (https://www.iso.org/iso-8601-date-and-time-format.html) format: YYYY-MM-DDThh:mm:ss.sssZ
.
REQUIRED SampleTime => Str
The timestamp at which the device's position was determined. Uses ISO 8601 (https://www.iso.org/iso-8601-date-and-time-format.html) format: YYYY-MM-DDThh:mm:ss.sssZ
.