interface IRuleGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.WAFv2.IRuleGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awswafv2#IRuleGroupRef |
![]() | software.amazon.awscdk.services.wafv2.IRuleGroupRef |
![]() | aws_cdk.aws_wafv2.IRuleGroupRef |
![]() | aws-cdk-lib » aws_wafv2 » IRuleGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a RuleGroup.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
rule | Rule | A reference to a RuleGroup resource. |
node
Type:
Node
The tree node.
ruleGroupRef
Type:
Rule
A reference to a RuleGroup resource.