Class VpcIpamOptions.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.VpcIpamOptions.Jsii$Proxy
- All Implemented Interfaces:
VpcIpamOptions,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
VpcIpamOptions
@Stability(Stable)
@Internal
public static final class VpcIpamOptions.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements VpcIpamOptions
An implementation for
VpcIpamOptions-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.VpcIpamOptions
VpcIpamOptions.Builder, VpcIpamOptions.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(VpcIpamOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theVpcIpamOptions.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theVpcIpamOptions.Builder.
-
-
Method Details
-
getCidrBlock
Description copied from interface:VpcIpamOptionsCIDR Block for Vpc.Default: - Only required when Ipam has concrete allocation available for static Vpc
- Specified by:
getCidrBlockin interfaceVpcIpamOptions
-
getIpv4IpamPoolId
Description copied from interface:VpcIpamOptionsipv4 IPAM Pool Id.Default: - Only required when using AWS Ipam
- Specified by:
getIpv4IpamPoolIdin interfaceVpcIpamOptions
-
getIpv4NetmaskLength
Description copied from interface:VpcIpamOptionsCIDR Mask for Vpc.Default: - Only required when using AWS Ipam
- Specified by:
getIpv4NetmaskLengthin interfaceVpcIpamOptions
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-