Uses of Interface
software.amazon.awscdk.interfaces.ec2.INetworkAclEntryRef
Packages that use INetworkAclEntryRef
Package
Description
Amazon EC2 Construct Library
-
Uses of INetworkAclEntryRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of INetworkAclEntryRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINetworkAclEntryRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement INetworkAclEntryRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of INetworkAclEntryRef in software.amazon.awscdk.services.ec2
Subinterfaces of INetworkAclEntryRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterfaceA NetworkAclEntry.static interfaceInternal default implementation forINetworkAclEntry.Classes in software.amazon.awscdk.services.ec2 that implement INetworkAclEntryRefModifier and TypeClassDescriptionclassSpecifies an entry, known as a rule, in a network ACL with a rule number you specify.static final classA proxy class which represents a concrete javascript instance of this type.classDefine an entry in a Network ACL table.