Show / Hide Table of Contents

Interface IVpcOriginRef

(experimental) Indicates that this resource can be referenced as a VpcOrigin.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVpcOriginRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IVpcOriginRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

VpcOriginRef

(experimental) A reference to a VpcOrigin resource.

Properties

VpcOriginRef

(experimental) A reference to a VpcOrigin resource.

IVpcOriginReference VpcOriginRef { get; }
Property Value

IVpcOriginReference

Remarks

Stability: Experimental

Back to top Generated by DocFX