Interface IApplicationOutputRef
(experimental) Indicates that this resource can be referenced as a ApplicationOutput.
Inherited Members
Namespace: Amazon.CDK.AWS.KinesisAnalytics
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IApplicationOutputRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IApplicationOutputRef Inherits IConstruct, IDependable, IEnvironmentAware
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