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

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IIpAddresses.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    (experimental) Method to define the implementation logic of IP address allocation.

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details

    • allocateVpcCidr

      @Stability(Experimental) @NotNull VpcCidrOptions allocateVpcCidr()
      (experimental) Method to define the implementation logic of IP address allocation.