AwsWafv2RegexPatternSetCapabilityArgs
interface AwsWafv2RegexPatternSetCapabilityArgs {
apiKey?: undefined;
ipSet?: undefined;
regexPatternSet: AwsWafv2RegexPatternSetArgs;
ruleGroup?: undefined;
webAcl?: undefined;
webAclAssociations?: undefined;
}Regex-pattern-set capability shape for AwsWafv2Args.
Properties
apiKey: undefined
ipSet: undefined
regexPatternSet: AwsWafv2RegexPatternSetArgs
WAFv2 regex-pattern-set capability.