Class IVPCCidrBlock.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.alpha.IVPCCidrBlock.Jsii$Proxy
- All Implemented Interfaces:
IVPCCidrBlock,IVPCCidrBlock.Jsii$Default,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
IVPCCidrBlock
@Internal
public static final class IVPCCidrBlock.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements IVPCCidrBlock.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
-
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.alpha.IVPCCidrBlock
IVPCCidrBlock.Jsii$Default, IVPCCidrBlock.Jsii$Proxy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Boolean(experimental) Amazon Provided Ipv6.final String(experimental) The secondary IPv4 CIDR Block.final String(experimental) IPAM pool for IPv4 address type.final String(experimental) The IPv6 CIDR block from the specified IPv6 address pool.final String(experimental) IPAM pool for IPv6 address type.final String(experimental) The ID of the IPv6 address pool from which to allocate the IPv6 CIDR block.Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
-
-
Method Details
-
getAmazonProvidedIpv6CidrBlock
(experimental) Amazon Provided Ipv6.- Specified by:
getAmazonProvidedIpv6CidrBlockin interfaceIVPCCidrBlock- Specified by:
getAmazonProvidedIpv6CidrBlockin interfaceIVPCCidrBlock.Jsii$Default
-
getCidrBlock
(experimental) The secondary IPv4 CIDR Block.Default: - no CIDR block provided
- Specified by:
getCidrBlockin interfaceIVPCCidrBlock- Specified by:
getCidrBlockin interfaceIVPCCidrBlock.Jsii$Default
-
getIpv4IpamPoolId
(experimental) IPAM pool for IPv4 address type.- Specified by:
getIpv4IpamPoolIdin interfaceIVPCCidrBlock- Specified by:
getIpv4IpamPoolIdin interfaceIVPCCidrBlock.Jsii$Default
-
getIpv6CidrBlock
(experimental) The IPv6 CIDR block from the specified IPv6 address pool.- Specified by:
getIpv6CidrBlockin interfaceIVPCCidrBlock- Specified by:
getIpv6CidrBlockin interfaceIVPCCidrBlock.Jsii$Default
-
getIpv6IpamPoolId
(experimental) IPAM pool for IPv6 address type.- Specified by:
getIpv6IpamPoolIdin interfaceIVPCCidrBlock- Specified by:
getIpv6IpamPoolIdin interfaceIVPCCidrBlock.Jsii$Default
-
getIpv6Pool
(experimental) The ID of the IPv6 address pool from which to allocate the IPv6 CIDR block.- Specified by:
getIpv6Poolin interfaceIVPCCidrBlock- Specified by:
getIpv6Poolin interfaceIVPCCidrBlock.Jsii$Default
-