interface IWebACLAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.WAFRegional.IWebACLAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awswafregional#IWebACLAssociationRef |
![]() | software.amazon.awscdk.services.waf.regional.IWebACLAssociationRef |
![]() | aws_cdk.aws_wafregional.IWebACLAssociationRef |
![]() | aws-cdk-lib » aws_wafregional » IWebACLAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a WebACLAssociation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
web | Web | A reference to a WebACLAssociation resource. |
node
Type:
Node
The tree node.
webAclAssociationRef
Type:
Web
A reference to a WebACLAssociation resource.