AwsWafv2WebAclCapabilityArgs
interface AwsWafv2WebAclCapabilityArgs {
apiKey?: undefined;
ipSet?: undefined;
regexPatternSet?: undefined;
ruleGroup?: undefined;
webAcl: AwsWafv2WebAclArgs;
webAclAssociations?: undefined;
}Web ACL capability shape for AwsWafv2Args.
Properties
apiKey: undefined
ipSet: undefined
regexPatternSet: undefined
ruleGroup: undefined
webAcl: AwsWafv2WebAclArgs
WAFv2 web ACL capability.