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