@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)", date="2023-01-25T18:29:03.530Z") public interface INetworkAcl extends IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
INetworkAcl.Jsii$Default
Internal default implementation for
INetworkAcl . |
static class |
INetworkAcl.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
NetworkAclEntry |
addEntry(java.lang.String id,
CommonNetworkAclEntryOptions options)
Add a new entry to the ACL.
|
java.lang.String |
getNetworkAclId()
ID for the current Network ACL.
|
applyRemovalPolicy, getEnv, getStack
getNode
java.lang.String getNetworkAclId()
NetworkAclEntry addEntry(java.lang.String id, CommonNetworkAclEntryOptions options)
id
- This parameter is required.options
- This parameter is required.