class Aws::LocationService::Types::BatchEvaluateGeofencesError

Contains error details for each device that failed to evaluate its position against the geofences in a given geofence collection.

@!attribute [rw] device_id

The device associated with the position evaluation error.
@return [String]

@!attribute [rw] error

Contains details associated to the batch error.
@return [Types::BatchItemError]

@!attribute [rw] sample_time

Specifies a timestamp for when the error occurred 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]

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

Constants

SENSITIVE