@Stability(value=Stable) @Internal public static final class CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNetworkInterface.PrivateIpAddressSpecificationProperty
CfnNetworkInterface.PrivateIpAddressSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnNetworkInterface.PrivateIpAddressSpecificationProperty.Builder, CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNetworkInterface.InstanceIpv6AddressProperty.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) |
Object |
getPrimary()
Sets the private IP address as the primary private address.
|
String |
getPrivateIpAddress()
The private IP address of the network interface.
|
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(CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Builder builder)
CfnNetworkInterface.InstanceIpv6AddressProperty.Builder.public final Object getPrimary()
CfnNetworkInterface.PrivateIpAddressSpecificationPropertyYou can set only one primary private IP address. If you don't specify a primary private IP address, Amazon EC2 automatically assigns a primary private IP address.
getPrimary in interface CfnNetworkInterface.PrivateIpAddressSpecificationPropertypublic final String getPrivateIpAddress()
CfnNetworkInterface.PrivateIpAddressSpecificationPropertygetPrivateIpAddress in interface CfnNetworkInterface.PrivateIpAddressSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.