Uses of Interface
software.amazon.awscdk.services.ec2.SubnetIpamOptions
Packages that use SubnetIpamOptions
-
Uses of SubnetIpamOptions in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement SubnetIpamOptionsMethods in software.amazon.awscdk.services.ec2 that return SubnetIpamOptionsModifier and TypeMethodDescriptionIIpAddresses.allocateSubnetsCidr(AllocateCidrRequest input) Called by the VPC to retrieve Subnet options from the Ipam.default SubnetIpamOptionsIIpAddresses.Jsii$Default.allocateSubnetsCidr(AllocateCidrRequest input) Called by the VPC to retrieve Subnet options from the Ipam.final SubnetIpamOptionsIIpAddresses.Jsii$Proxy.allocateSubnetsCidr(AllocateCidrRequest input) Called by the VPC to retrieve Subnet options from the Ipam.SubnetIpamOptions.Builder.build()Builds the configured instance.