Interface IFlowAliasRef
(experimental) Indicates that this resource can be referenced as a FlowAlias.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Bedrock
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IFlowAliasRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IFlowAliasRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| FlowAliasRef | (experimental) A reference to a FlowAlias resource. |
Properties
FlowAliasRef
(experimental) A reference to a FlowAlias resource.
IFlowAliasReference FlowAliasRef { get; }
Property Value
Remarks
Stability: Experimental