Interface IFlowOutput
(experimental) Interface for Flow Output.
Inherited Members
Namespace: Amazon.CDK.AWS.MediaConnect.Alpha
Assembly: Amazon.CDK.AWS.MediaConnect.Alpha.dll
Syntax (csharp)
public interface IFlowOutput : IResource, IFlowOutputRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IFlowOutput Inherits IResource, IFlowOutputRef, IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| FlowOutputArn | (experimental) The Amazon Resource Name (ARN) of the flow output. |
Properties
FlowOutputArn
(experimental) The Amazon Resource Name (ARN) of the flow output.
string FlowOutputArn { get; }
Property Value
Remarks
Stability: Experimental
Attribute: true