@Stability(value=Stable) @Internal public static final class CfnLoadBalancer.SubnetMappingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoadBalancer.SubnetMappingProperty
CfnLoadBalancer.SubnetMappingProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnLoadBalancer.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected 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.SubnetMappingProperty
getSubnetId
in interface CfnLoadBalancer.SubnetMappingProperty
public final String getAllocationId()
CfnLoadBalancer.SubnetMappingProperty
getAllocationId
in interface CfnLoadBalancer.SubnetMappingProperty
public final String getIPv6Address()
CfnLoadBalancer.SubnetMappingProperty
getIPv6Address
in interface CfnLoadBalancer.SubnetMappingProperty
public final String getPrivateIPv4Address()
CfnLoadBalancer.SubnetMappingProperty
getPrivateIPv4Address
in interface CfnLoadBalancer.SubnetMappingProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2023. All rights reserved.