@aws-sdk/client-location

BatchDeleteGeofenceCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
Errors RequiredBatchDeleteGeofenceError[] | undefined

Contains error details for each geofence that failed to delete.

Full Signature

export interface BatchDeleteGeofenceCommandOutput extends BatchDeleteGeofenceResponse, MetadataBearer