Uses of Interface
software.amazon.awscdk.services.ec2.CommonNetworkAclEntryOptions
Packages that use CommonNetworkAclEntryOptions
-
Uses of CommonNetworkAclEntryOptions in software.amazon.awscdk.services.ec2
Subinterfaces of CommonNetworkAclEntryOptions in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterface
Properties to create NetworkAclEntry.Classes in software.amazon.awscdk.services.ec2 that implement CommonNetworkAclEntryOptionsModifier and TypeClassDescriptionstatic final class
An implementation forCommonNetworkAclEntryOptions
static final class
An implementation forNetworkAclEntryProps
Methods in software.amazon.awscdk.services.ec2 that return CommonNetworkAclEntryOptionsModifier and TypeMethodDescriptionCommonNetworkAclEntryOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type CommonNetworkAclEntryOptionsModifier 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.