AwsWafv2WebAclAssociationsCapabilityArgs

interface AwsWafv2WebAclAssociationsCapabilityArgs { apiKey?: undefined; ipSet?: undefined; regexPatternSet?: undefined; ruleGroup?: undefined; webAcl?: undefined; webAclAssociations: AwsWafv2WebAclAssociationsArgs; }

Web ACL associations capability shape for AwsWafv2Args.


Properties

apiKey: undefined

ipSet: undefined

regexPatternSet: undefined

ruleGroup: undefined

webAcl: undefined

webAclAssociations: AwsWafv2WebAclAssociationsArgs

WAFv2 web ACL associations capability.