@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()
The CIDR you would like to allocate from the IPAM pool.
|
String |
getDescription()
A description for the allocation.
|
String |
getIpamPoolId()
The ID of the IPAM pool from which you would like to allocate a CIDR.
|
Number |
getNetmaskLength()
The netmask length of the CIDR you would like to allocate from the IPAM pool.
|
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 getIpamPoolId()
CfnIPAMAllocationPropsgetIpamPoolId in interface CfnIPAMAllocationPropspublic final String getCidr()
CfnIPAMAllocationProps
Possible values: Any available IPv4 or IPv6 CIDR.
getCidr in interface CfnIPAMAllocationPropspublic final String getDescription()
CfnIPAMAllocationPropsgetDescription in interface CfnIPAMAllocationPropspublic final Number getNetmaskLength()
CfnIPAMAllocationProps
Possible netmask lengths for IPv4 addresses are 0 - 32. Possible netmask lengths for IPv6 addresses are 0 - 128.
getNetmaskLength in interface CfnIPAMAllocationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.