class Aws::LocationService::Types::BatchDeleteDevicePositionHistoryRequest
@note When making an API call, you may pass BatchDeleteDevicePositionHistoryRequest
data as a hash: { device_ids: ["Id"], # required tracker_name: "ResourceName", # required }
@!attribute [rw] device_ids
Devices whose position history you want to delete. * For example, for two devices: `“DeviceIds” : [DeviceId1,DeviceId2]` ^ @return [Array<String>]
@!attribute [rw] tracker_name
The name of the tracker resource to delete the device position history from. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/BatchDeleteDevicePositionHistoryRequest AWS API Documentation
Constants
- SENSITIVE