Uses of Interface
software.amazon.awscdk.services.ec2.VPCReference
Packages that use VPCReference
Package
Description
Amazon EC2 Construct Library
Amazon VpcV2 Construct Library
-
Uses of VPCReference in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement VPCReferenceMethods in software.amazon.awscdk.services.ec2 that return VPCReferenceModifier and TypeMethodDescriptionVPCReference.Builder.build()
Builds the configured instance.CfnVPC.getVpcRef()
A reference to a VPC resource.default VPCReference
IVpc.Jsii$Default.getVpcRef()
(experimental) A reference to a VPC resource.final VPCReference
IVpc.Jsii$Proxy.getVpcRef()
(experimental) A reference to a VPC resource.IVPCRef.getVpcRef()
(experimental) A reference to a VPC resource.default VPCReference
IVPCRef.Jsii$Default.getVpcRef()
(experimental) A reference to a VPC resource.final VPCReference
IVPCRef.Jsii$Proxy.getVpcRef()
(experimental) A reference to a VPC resource.Vpc.getVpcRef()
A reference to a VPC resource. -
Uses of VPCReference in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return VPCReferenceModifier and TypeMethodDescriptiondefault VPCReference
IVpcV2.Jsii$Default.getVpcRef()
(experimental) A reference to a VPC resource.final VPCReference
IVpcV2.Jsii$Proxy.getVpcRef()
(experimental) A reference to a VPC resource.VpcV2Base.getVpcRef()
(experimental) A reference to a VPC resource.