Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DeleteGeofenceCollectionRequest

import type { DeleteGeofenceCollectionRequest } from "https://aws-api.deno.dev/v0.3/services/location.ts?docs=full";
interface DeleteGeofenceCollectionRequest {
CollectionName: string;
}

§Properties

§
CollectionName: string
[src]

The name of the geofence collection to be deleted.