| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RetryProps.Jsii$Proxy
An implementation for
RetryProps |
| Modifier and Type | Method and Description |
|---|---|
RetryProps |
RetryProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Map |
Map.addRetry(RetryProps props)
(experimental) Add retry configuration for this state.
|
TaskStateBase |
TaskStateBase.addRetry(RetryProps props)
(experimental) Add retry configuration for this state.
|
Parallel |
Parallel.addRetry(RetryProps props)
(experimental) Add retry configuration for this state.
|
Copyright © 2021. All rights reserved.