@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(CfnLoadBalancer.SubnetMappingProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLoadBalancer.LoadBalancerAttributeProperty.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) |
String |
getAllocationId()
[Network Load Balancers] The allocation ID of the Elastic IP address for an internet-facing load balancer.
|
String |
getIPv6Address()
[Network Load Balancers] The IPv6 address.
|
String |
getPrivateIPv4Address()
[Network Load Balancers] The private IPv4 address for an internal load balancer.
|
String |
getSubnetId()
The ID of the subnet.
|
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(CfnLoadBalancer.SubnetMappingProperty.Builder builder)
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 © 2022. All rights reserved.