- Navigation Guide
@aws-sdk/client-location
BatchDeleteDevicePositionHistoryCommandOutput Interface
The output of BatchDeleteDevicePositionHistoryCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
Errors Required | BatchDeleteDevicePositionHistoryError[] | undefined | Contains error details for each device history that failed to delete. |
Full Signature
export interface BatchDeleteDevicePositionHistoryCommandOutput extends BatchDeleteDevicePositionHistoryResponse, MetadataBearer