FieldToMatchCopyimport type { FieldToMatch } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/waf.ts";interface FieldToMatch {Data?: string | null;Type: MatchFieldType;}§Properties§Data?: string | null[src]§Type: MatchFieldType[src]