RegexPatternSetUpdateCopyimport type { RegexPatternSetUpdate } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/wafregional.ts";interface RegexPatternSetUpdate {Action: ChangeAction;RegexPatternString: string;}§Properties§Action: ChangeAction[src]§RegexPatternString: string[src]