GeoMatchSet
import type { GeoMatchSet } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/waf.ts";interface GeoMatchSet {
GeoMatchConstraints: GeoMatchConstraint[];
GeoMatchSetId: string;
Name?: string | null;
}import type { GeoMatchSet } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/waf.ts";