Show / Hide Table of Contents

Interface IOriginEndpointRef

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

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

Stability: Experimental

Synopsis

Properties

OriginEndpointRef

(experimental) A reference to a OriginEndpoint resource.

Properties

OriginEndpointRef

(experimental) A reference to a OriginEndpoint resource.

IOriginEndpointReference OriginEndpointRef { get; }
Property Value

IOriginEndpointReference

Remarks

Stability: Experimental

Back to top Generated by DocFX