Uses of Interface
software.amazon.awscdk.services.ec2.AllocatedSubnet
Packages that use AllocatedSubnet
-
Uses of AllocatedSubnet in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement AllocatedSubnetMethods in software.amazon.awscdk.services.ec2 that return AllocatedSubnetModifier and TypeMethodDescriptionAllocatedSubnet.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 that return types with arguments of type AllocatedSubnetModifier and TypeMethodDescriptionSubnetIpamOptions.getAllocatedSubnets()Cidr Allocations for Subnets.final List<AllocatedSubnet>SubnetIpamOptions.Jsii$Proxy.getAllocatedSubnets()Method parameters in software.amazon.awscdk.services.ec2 with type arguments of type AllocatedSubnetModifier and TypeMethodDescriptionSubnetIpamOptions.Builder.allocatedSubnets(List<? extends AllocatedSubnet> allocatedSubnets) Sets the value ofSubnetIpamOptions.getAllocatedSubnets()