Uses of Interface
software.amazon.awscdk.services.ec2.INetworkAclEntryRef
Packages that use INetworkAclEntryRef
-
Uses of INetworkAclEntryRef in software.amazon.awscdk.services.ec2
Subinterfaces of INetworkAclEntryRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterface
A NetworkAclEntry.static interface
Internal default implementation forINetworkAclEntry
.static interface
Internal default implementation forINetworkAclEntryRef
.Classes in software.amazon.awscdk.services.ec2 that implement INetworkAclEntryRefModifier and TypeClassDescriptionclass
Specifies an entry, known as a rule, in a network ACL with a rule number you specify.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Define an entry in a Network ACL table.