Interface IIpAddresses
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IIpAddresses.Jsii$Default
- All Known Implementing Classes:
IIpAddresses.Jsii$Proxy
@Generated(value="jsii-pacmak/1.104.0 (build e79254c)",
date="2024-10-31T19:13:07.738Z")
@Stability(Experimental)
public interface IIpAddresses
extends software.amazon.jsii.JsiiSerializable
(experimental) Implements ip address allocation according to the IPAdress type.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIIpAddresses
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescription(experimental) Method to define the implementation logic of IP address allocation.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
allocateVpcCidr
(experimental) Method to define the implementation logic of IP address allocation.
-