@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:38.423Z") @Stability(value=Stable) public interface INetworkAcl extends software.amazon.jsii.JsiiSerializable, 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(String id,
CommonNetworkAclEntryOptions options)
Add a new entry to the ACL.
|
String |
getNetworkAclId()
ID for the current Network ACL.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getNetworkAclId()
@Stability(value=Stable) @NotNull NetworkAclEntry addEntry(@NotNull String id, @NotNull CommonNetworkAclEntryOptions options)
id - This parameter is required.options - This parameter is required.Copyright © 2022. All rights reserved.