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