Uses of Interface
software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions
-
Uses of CommonNetworkAclEntryOptions in software.amazon.awscdk.services.ec2
Modifier and TypeInterfaceDescriptioninterface
Properties to create NetworkAclEntry.Modifier and TypeClassDescriptionstatic final class
An implementation forCommonNetworkAclEntryOptions
static final class
An implementation forNetworkAclEntryProps
Modifier and TypeMethodDescriptionCommonNetworkAclEntryOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionINetworkAcl.addEntry
(String id, CommonNetworkAclEntryOptions options) Add a new entry to the ACL.default NetworkAclEntry
INetworkAcl.Jsii$Default.addEntry
(String id, CommonNetworkAclEntryOptions options) Add a new entry to the ACL.final NetworkAclEntry
INetworkAcl.Jsii$Proxy.addEntry
(String id, CommonNetworkAclEntryOptions options) Add a new entry to the ACL.NetworkAcl.addEntry
(String id, CommonNetworkAclEntryOptions options) Add a new entry to the ACL.