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