IFirewallRuleGroupRef

class aws_cdk.aws_route53resolver.IFirewallRuleGroupRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a FirewallRuleGroup.

Stability:

experimental

Attributes

firewall_rule_group_ref

(experimental) A reference to a FirewallRuleGroup resource.

Stability:

experimental

node

The tree node.