@Stability(value=Stable) @Internal public static final class CfnIPAMAllocationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIPAMAllocationProps
CfnIPAMAllocationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIPAMAllocationProps.Builder, CfnIPAMAllocationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIPAMAllocationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIPAMAllocationProps.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 |
getCidr()
`AWS::EC2::IPAMAllocation.Cidr`.
|
String |
getDescription()
`AWS::EC2::IPAMAllocation.Description`.
|
String |
getIpamPoolId()
`AWS::EC2::IPAMAllocation.IpamPoolId`.
|
Number |
getNetmaskLength()
`AWS::EC2::IPAMAllocation.NetmaskLength`.
|
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(CfnIPAMAllocationProps.Builder builder)
CfnIPAMAllocationProps.Builder.public final String getCidr()
CfnIPAMAllocationPropsgetCidr in interface CfnIPAMAllocationPropspublic final String getDescription()
CfnIPAMAllocationPropsgetDescription in interface CfnIPAMAllocationPropspublic final String getIpamPoolId()
CfnIPAMAllocationPropsgetIpamPoolId in interface CfnIPAMAllocationPropspublic final Number getNetmaskLength()
CfnIPAMAllocationPropsgetNetmaskLength in interface CfnIPAMAllocationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.