@Stability(value=Stable) @Internal public static final class CfnEIPAssociationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEIPAssociationProps
CfnEIPAssociationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEIPAssociationProps.Builder, CfnEIPAssociationProps.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 allocationId,
String eip,
String instanceId,
String networkInterfaceId,
String privateIpAddress)
Constructor that initializes the object based on literal property values passed by the
CfnEIPAssociationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAllocationId()
`AWS::EC2::EIPAssociation.AllocationId`.
|
String |
getEip()
`AWS::EC2::EIPAssociation.EIP`.
|
String |
getInstanceId()
`AWS::EC2::EIPAssociation.InstanceId`.
|
String |
getNetworkInterfaceId()
`AWS::EC2::EIPAssociation.NetworkInterfaceId`.
|
String |
getPrivateIpAddress()
`AWS::EC2::EIPAssociation.PrivateIpAddress`.
|
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.public final String getAllocationId()
CfnEIPAssociationPropsgetAllocationId in interface CfnEIPAssociationPropspublic final String getEip()
CfnEIPAssociationPropsgetEip in interface CfnEIPAssociationPropspublic final String getInstanceId()
CfnEIPAssociationPropsgetInstanceId in interface CfnEIPAssociationPropspublic final String getNetworkInterfaceId()
CfnEIPAssociationPropsgetNetworkInterfaceId in interface CfnEIPAssociationPropspublic final String getPrivateIpAddress()
CfnEIPAssociationPropsgetPrivateIpAddress in interface CfnEIPAssociationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.