IFirewallPolicyRef
- class aws_cdk.aws_networkfirewall.IFirewallPolicyRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a FirewallPolicy.
- Stability:
experimental
Attributes
- firewall_policy_ref
(experimental) A reference to a FirewallPolicy resource.
- Stability:
experimental
- node
The tree node.