IFirewallRef

class aws_cdk.aws_networkfirewall.IFirewallRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

firewall_ref

(experimental) A reference to a Firewall resource.

Stability:

experimental

node

The tree node.