Uses of Interface
software.amazon.awscdk.interfaces.ec2.VPCPeeringConnectionReference
Packages that use VPCPeeringConnectionReference
Package
Description
Amazon EC2 Construct Library
-
Uses of VPCPeeringConnectionReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement VPCPeeringConnectionReferenceModifier and TypeClassDescriptionstatic final classAn implementation forVPCPeeringConnectionReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return VPCPeeringConnectionReferenceModifier and TypeMethodDescriptionVPCPeeringConnectionReference.Builder.build()Builds the configured instance.IVPCPeeringConnectionRef.getVpcPeeringConnectionRef()(experimental) A reference to a VPCPeeringConnection resource.default VPCPeeringConnectionReferenceIVPCPeeringConnectionRef.Jsii$Default.getVpcPeeringConnectionRef()(experimental) A reference to a VPCPeeringConnection resource.IVPCPeeringConnectionRef.Jsii$Proxy.getVpcPeeringConnectionRef()(experimental) A reference to a VPCPeeringConnection resource. -
Uses of VPCPeeringConnectionReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VPCPeeringConnectionReferenceModifier and TypeMethodDescriptionCfnVPCPeeringConnection.getVpcPeeringConnectionRef()A reference to a VPCPeeringConnection resource.