Interface IApplicationOutputRef
(experimental) Indicates that this resource can be referenced as a ApplicationOutput.
Namespace: Amazon.CDK.AWS.KinesisAnalytics
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IApplicationOutputRef : IConstruct, IDependable
Syntax (vb)
Public Interface IApplicationOutputRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
ApplicationOutputRef | (experimental) A reference to a ApplicationOutput resource. |
Properties
ApplicationOutputRef
(experimental) A reference to a ApplicationOutput resource.
IApplicationOutputReference ApplicationOutputRef { get; }
Property Value
Remarks
Stability: Experimental