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 TypeInterfaceDescriptioninterfaceProperties to create NetworkAclEntry.Classes in software.amazon.awscdk.services.ec2 that implement CommonNetworkAclEntryOptionsModifier and TypeClassDescriptionstatic final classAn implementation forCommonNetworkAclEntryOptionsstatic final classAn implementation forNetworkAclEntryPropsMethods 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 NetworkAclEntryINetworkAcl.Jsii$Default.addEntry(String id, CommonNetworkAclEntryOptions options) Add a new entry to the ACL.final NetworkAclEntryINetworkAcl.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.