| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachineProps |
CfnStateMachineProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnStateMachine(software.constructs.Construct scope,
String id,
CfnStateMachineProps props)
Create a new `AWS::StepFunctions::StateMachine`.
|
Copyright © 2021. All rights reserved.