Uses of Class
software.amazon.awssdk.services.sfn.model.MapRunItemCounts
Packages that use MapRunItemCounts
-
Uses of MapRunItemCounts in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return MapRunItemCountsModifier and TypeMethodDescriptionfinal MapRunItemCountsDescribeMapRunResponse.itemCounts()A JSON object that contains information about the total number of items, and the item count for each processing status, such aspendingandfailed.Methods in software.amazon.awssdk.services.sfn.model with parameters of type MapRunItemCountsModifier and TypeMethodDescriptionDescribeMapRunResponse.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 aspendingandfailed.