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.IIpv6Addresses.allocateSubnetsIpv6Cidr(AllocateIpv6CidrRequest input) Allocates Subnets IPv6 CIDRs.default SubnetIpamOptionsIIpv6Addresses.Jsii$Default.allocateSubnetsIpv6Cidr(AllocateIpv6CidrRequest input) Allocates Subnets IPv6 CIDRs.final SubnetIpamOptionsIIpv6Addresses.Jsii$Proxy.allocateSubnetsIpv6Cidr(AllocateIpv6CidrRequest input) Allocates Subnets IPv6 CIDRs.SubnetIpamOptions.Builder.build()Builds the configured instance.