@Stability(value=Stable) @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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(SubnetNetworkAclAssociationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SubnetNetworkAclAssociationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
INetworkAcl |
getNetworkAcl()
The Network ACL this association is defined for.
|
ISubnet |
getSubnet()
ID of the Subnet.
|
String |
getSubnetNetworkAclAssociationName()
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(SubnetNetworkAclAssociationProps.Builder builder)
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 © 2022. All rights reserved.