Interface IVpcOriginRef
(experimental) Indicates that this resource can be referenced as a VpcOrigin.
Inherited Members
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
Remarks
Stability: Experimental