@Stability(value=Stable) @Internal public static final class CfnNetworkAclProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNetworkAclProps
CfnNetworkAclPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnNetworkAclProps.Builder, CfnNetworkAclProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnNetworkAclProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNetworkAclProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<CfnTag> |
getTags()
The tags for the network ACL.
|
String |
getVpcId()
The ID of the VPC for the network ACL.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnNetworkAclProps.Builder builder)
CfnNetworkAclProps.Builder.public final String getVpcId()
CfnNetworkAclPropsgetVpcId in interface CfnNetworkAclPropspublic final List<CfnTag> getTags()
CfnNetworkAclPropsgetTags in interface CfnNetworkAclProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.