@Stability(value=Stable) @Internal public static final class CfnLoadBalancer.SubnetMappingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoadBalancer.SubnetMappingProperty
CfnLoadBalancer.SubnetMappingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoadBalancer.SubnetMappingProperty.Builder, CfnLoadBalancer.SubnetMappingProperty.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(String subnetId,
String allocationId,
String iPv6Address,
String privateIPv4Address)
Constructor that initializes the object based on literal property values passed by the
CfnLoadBalancer.LoadBalancerAttributeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAllocationId()
`CfnLoadBalancer.SubnetMappingProperty.AllocationId`.
|
String |
getIPv6Address()
`CfnLoadBalancer.SubnetMappingProperty.IPv6Address`.
|
String |
getPrivateIPv4Address()
`CfnLoadBalancer.SubnetMappingProperty.PrivateIPv4Address`.
|
String |
getSubnetId()
`CfnLoadBalancer.SubnetMappingProperty.SubnetId`.
|
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(String subnetId, String allocationId, String iPv6Address, String privateIPv4Address)
CfnLoadBalancer.LoadBalancerAttributeProperty.Builder.public final String getSubnetId()
CfnLoadBalancer.SubnetMappingPropertygetSubnetId in interface CfnLoadBalancer.SubnetMappingPropertypublic final String getAllocationId()
CfnLoadBalancer.SubnetMappingPropertygetAllocationId in interface CfnLoadBalancer.SubnetMappingPropertypublic final String getIPv6Address()
CfnLoadBalancer.SubnetMappingPropertygetIPv6Address in interface CfnLoadBalancer.SubnetMappingPropertypublic final String getPrivateIPv4Address()
CfnLoadBalancer.SubnetMappingPropertygetPrivateIPv4Address in interface CfnLoadBalancer.SubnetMappingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.