Values.DeleteGeofenceCollectionRequestSourceDeletes a geofence collection from your Amazon Web Services account. This operation deletes the resource permanently. If the geofence collection is the target of a tracker resource, the devices will no longer be monitored.
type nonrec t = {collectionName : ResourceName.t;The name of the geofence collection to be deleted.
*)}