| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CustomState.Builder |
CustomState.Builder.create(software.constructs.Construct scope,
String id) |
CustomState.Builder |
CustomState.Builder.stateJson(Map<String,? extends Object> stateJson)
(experimental) Amazon States Language (JSON-based) definition of the state.
|
Copyright © 2021. All rights reserved.