- Navigation Guide
@aws-sdk/client-location
BatchPutGeofenceCommandInput Interface
The input for BatchPutGeofenceCommand.
Members
Name | Type | Details |
---|---|---|
CollectionName Required | string | undefined | The geofence collection storing the geofences. |
Entries Required | BatchPutGeofenceRequestEntry[] | undefined | The batch of geofences to be stored in a geofence collection. |
Full Signature
export interface BatchPutGeofenceCommandInput extends BatchPutGeofenceRequest