| Modifier and Type | Class and Description |
|---|---|
static class |
IStateMachine.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
StateMachine
Define a StepFunctions State Machine.
|
| Modifier and Type | Method and Description |
|---|---|
static IStateMachine |
StateMachine.fromStateMachineArn(Construct scope,
String id,
String stateMachineArn)
Import a state machine.
|
Copyright © 2020. All rights reserved.