| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStateMachine.Jsii$Default
Internal default implementation for
IStateMachine. |
| 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(software.constructs.Construct scope,
String id,
String stateMachineArn)
Import a state machine.
|
Copyright © 2022. All rights reserved.