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