INetworkAclEntryRef

class aws_cdk.aws_ec2.INetworkAclEntryRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

network_acl_entry_ref

(experimental) A reference to a NetworkAclEntry resource.

Stability:

experimental

node

The tree node.