@Stability(value=Experimental) @Internal public static final class SubnetNetworkAclAssociationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SubnetNetworkAclAssociationProps
SubnetNetworkAclAssociationPropssoftware.amazon.jsii.JsiiObject.InitializationModeSubnetNetworkAclAssociationProps.Builder, SubnetNetworkAclAssociationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(INetworkAcl networkAcl,
ISubnet subnet,
String subnetNetworkAclAssociationName)
Constructor that initializes the object based on literal property values passed by the
SubnetNetworkAclAssociationProps.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) |
INetworkAcl |
getNetworkAcl()
(experimental) The Network ACL this association is defined for.
|
ISubnet |
getSubnet()
(experimental) ID of the Subnet.
|
String |
getSubnetNetworkAclAssociationName()
(experimental) The name of the SubnetNetworkAclAssociation.
|
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(INetworkAcl networkAcl, ISubnet subnet, String subnetNetworkAclAssociationName)
SubnetNetworkAclAssociationProps.Builder.public final INetworkAcl getNetworkAcl()
SubnetNetworkAclAssociationPropsgetNetworkAcl in interface SubnetNetworkAclAssociationPropspublic final ISubnet getSubnet()
SubnetNetworkAclAssociationPropsgetSubnet in interface SubnetNetworkAclAssociationPropspublic final String getSubnetNetworkAclAssociationName()
SubnetNetworkAclAssociationPropsIt is not recommended to use an explicit name.
Default: If you don't specify a SubnetNetworkAclAssociationName, AWS CloudFormation generates a unique physical ID and uses that ID for the group name.
getSubnetNetworkAclAssociationName in interface SubnetNetworkAclAssociationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.