| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn.model |
| Modifier and Type | Method and Description |
|---|---|
MapRunExecutionCounts |
DescribeMapRunResponse.executionCounts()
A JSON object that contains information about the total number of child workflow executions for the Map Run, and
the count of child workflow executions for each status, such as
failed and succeeded. |
| Modifier and Type | Method and Description |
|---|---|
DescribeMapRunResponse.Builder |
DescribeMapRunResponse.Builder.executionCounts(MapRunExecutionCounts executionCounts)
A JSON object that contains information about the total number of child workflow executions for the Map Run,
and the count of child workflow executions for each status, such as
failed and
succeeded. |
Copyright © 2022. All rights reserved.