Uses of Interface
software.amazon.awscdk.interfaces.cloudfront.VpcOriginReference
Packages that use VpcOriginReference
Package
Description
Amazon CloudFront Construct Library
-
Uses of VpcOriginReference in software.amazon.awscdk.interfaces.cloudfront
Classes in software.amazon.awscdk.interfaces.cloudfront that implement VpcOriginReferenceMethods in software.amazon.awscdk.interfaces.cloudfront that return VpcOriginReferenceModifier and TypeMethodDescriptionVpcOriginReference.Builder.build()Builds the configured instance.IVpcOriginRef.getVpcOriginRef()(experimental) A reference to a VpcOrigin resource.default VpcOriginReferenceIVpcOriginRef.Jsii$Default.getVpcOriginRef()(experimental) A reference to a VpcOrigin resource.final VpcOriginReferenceIVpcOriginRef.Jsii$Proxy.getVpcOriginRef()(experimental) A reference to a VpcOrigin resource. -
Uses of VpcOriginReference in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return VpcOriginReferenceModifier and TypeMethodDescriptionCfnVpcOrigin.getVpcOriginRef()A reference to a VpcOrigin resource.default VpcOriginReferenceIVpcOrigin.Jsii$Default.getVpcOriginRef()(experimental) A reference to a VpcOrigin resource.final VpcOriginReferenceIVpcOrigin.Jsii$Proxy.getVpcOriginRef()(experimental) A reference to a VpcOrigin resource.VpcOrigin.getVpcOriginRef()A reference to a VpcOrigin resource.