Uses of Interface
software.amazon.awscdk.services.ec2.IIpAddresses
Packages that use IIpAddresses
-
Uses of IIpAddresses in software.amazon.awscdk.services.ec2
Subinterfaces of IIpAddresses in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIIpAddresses.Classes in software.amazon.awscdk.services.ec2 that implement IIpAddressesModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2 that return IIpAddressesModifier and TypeMethodDescriptionstatic IIpAddressesIpAddresses.awsIpamAllocation(AwsIpamProps props) Used to provide centralized Ip Address Management services for your VPC.static IIpAddressesUsed to provide local Ip Address Management services for your VPC.default IIpAddressesVpcProps.getIpAddresses()The Provider to use to allocate IPv4 Space to your VPC.final IIpAddressesVpcProps.Jsii$Proxy.getIpAddresses()Methods in software.amazon.awscdk.services.ec2 with parameters of type IIpAddressesModifier and TypeMethodDescriptionVpc.Builder.ipAddresses(IIpAddresses ipAddresses) The Provider to use to allocate IPv4 Space to your VPC.VpcProps.Builder.ipAddresses(IIpAddresses ipAddresses) Sets the value ofVpcProps.getIpAddresses()