Uses of Interface
software.amazon.awscdk.interfaces.ec2.VPCReference
Packages that use VPCReference
Package
Description
Amazon EC2 Construct Library
Amazon VpcV2 Construct Library
-
Uses of VPCReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement VPCReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return VPCReferenceModifier and TypeMethodDescriptionVPCReference.Builder.build()Builds the configured instance.IVPCRef.getVpcRef()(experimental) A reference to a VPC resource.default VPCReferenceIVPCRef.Jsii$Default.getVpcRef()(experimental) A reference to a VPC resource.final VPCReferenceIVPCRef.Jsii$Proxy.getVpcRef()(experimental) A reference to a VPC resource. -
Uses of VPCReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VPCReferenceModifier and TypeMethodDescriptionCfnVPC.getVpcRef()A reference to a VPC resource.default VPCReferenceIVpc.Jsii$Default.getVpcRef()(experimental) A reference to a VPC resource.final VPCReferenceIVpc.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 VPCReferenceIVpcV2.Jsii$Default.getVpcRef()(experimental) A reference to a VPC resource.final VPCReferenceIVpcV2.Jsii$Proxy.getVpcRef()(experimental) A reference to a VPC resource.VpcV2Base.getVpcRef()(experimental) A reference to a VPC resource.