import { _UnmarshalledRegexPatternSet } from "./_RegexPatternSet"; import * as __aws_sdk_types from "@aws-sdk/types"; /** * GetRegexPatternSetOutput shape */ export interface GetRegexPatternSetOutput extends __aws_sdk_types.MetadataBearer { /** *
Information about the RegexPatternSet that you specified in the GetRegexPatternSet request, including the identifier of the pattern set and the regular expression patterns you want AWS WAF to search for.