CfnWebACLAssociationProps¶
-
class
aws_cdk.aws_wafregional.
CfnWebACLAssociationProps
(*, resource_arn, web_acl_id)¶ Bases:
object
Properties for defining a
AWS::WAFRegional::WebACLAssociation
.- Parameters
resource_arn (
str
) –AWS::WAFRegional::WebACLAssociation.ResourceArn
.web_acl_id (
str
) –AWS::WAFRegional::WebACLAssociation.WebACLId
.
- See
Attributes
-
resource_arn
¶ AWS::WAFRegional::WebACLAssociation.ResourceArn
.
-
web_acl_id
¶ AWS::WAFRegional::WebACLAssociation.WebACLId
.