class Aws::LocationService::Types::BatchUpdateDevicePositionError

Contains error details for each device that failed to update its position.

@!attribute [rw] device_id

The device associated with the failed location update.
@return [String]

@!attribute [rw] error

Contains details related to the error code such as the error code
and error message.
@return [Types::BatchItemError]

@!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/BatchUpdateDevicePositionError AWS API Documentation

Constants

SENSITIVE