Uses of Interface
software.amazon.awscdk.services.ec2.alpha.VPCCidrBlockattributes
Packages that use VPCCidrBlockattributes
-
Uses of VPCCidrBlockattributes in software.amazon.awscdk.services.ec2.alpha
Classes in software.amazon.awscdk.services.ec2.alpha that implement VPCCidrBlockattributesMethods in software.amazon.awscdk.services.ec2.alpha that return VPCCidrBlockattributesModifier and TypeMethodDescriptionVPCCidrBlockattributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ec2.alpha that return types with arguments of type VPCCidrBlockattributesModifier and TypeMethodDescriptiondefault List<VPCCidrBlockattributes>
VpcV2Attributes.getSecondaryCidrBlocks()
(experimental) Import Secondary CIDR blocks associated with VPC.final List<VPCCidrBlockattributes>
VpcV2Attributes.Jsii$Proxy.getSecondaryCidrBlocks()
Method parameters in software.amazon.awscdk.services.ec2.alpha with type arguments of type VPCCidrBlockattributesModifier and TypeMethodDescriptionVpcV2Attributes.Builder.secondaryCidrBlocks
(List<? extends VPCCidrBlockattributes> secondaryCidrBlocks) Sets the value ofVpcV2Attributes.getSecondaryCidrBlocks()