| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn.model |
| Modifier and Type | Method and Description |
|---|---|
MapRunItemCounts |
DescribeMapRunResponse.itemCounts()
A JSON object that contains information about the total number of items, and the item count for each processing
status, such as
pending and failed. |
| Modifier and Type | Method and Description |
|---|---|
DescribeMapRunResponse.Builder |
DescribeMapRunResponse.Builder.itemCounts(MapRunItemCounts itemCounts)
A JSON object that contains information about the total number of items, and the item count for each
processing status, such as
pending and failed. |
Copyright © 2022. All rights reserved.