Show / Hide Table of Contents

Interface IStateMachineRef

(experimental) Indicates that this resource can be referenced as a StateMachine.

Inherited Members
IEnvironmentAware.Env
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

IStateMachineReference

Remarks

Stability: Experimental

Back to top Generated by DocFX