ListGeofenceOptions: GeofenceOptions & {
    nextToken?: string;
}

Type declaration

  • Optional nextToken?: string