Uses of Interface
software.amazon.awscdk.services.ec2.alpha.VpcV2Attributes
Packages that use VpcV2Attributes
-
Uses of VpcV2Attributes in software.amazon.awscdk.services.ec2.alpha
Classes in software.amazon.awscdk.services.ec2.alpha that implement VpcV2AttributesMethods in software.amazon.awscdk.services.ec2.alpha that return VpcV2AttributesModifier and TypeMethodDescriptionVpcV2Attributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type VpcV2AttributesModifier and TypeMethodDescriptionstatic IVpcV2
VpcV2.fromVpcV2Attributes
(software.constructs.Construct scope, String id, VpcV2Attributes attrs) (experimental) Create a VPC from existing attributes.