AwsWafv2RuleGroupCapabilityArgs
interface AwsWafv2RuleGroupCapabilityArgs {
apiKey?: undefined;
ipSet?: undefined;
regexPatternSet?: undefined;
ruleGroup: AwsWafv2RuleGroupArgs;
webAcl?: undefined;
webAclAssociations?: undefined;
}Rule-group capability shape for AwsWafv2Args.
Properties
apiKey: undefined
ipSet: undefined
regexPatternSet: undefined
ruleGroup: AwsWafv2RuleGroupArgs
WAFv2 rule-group capability.