Uses of Class
software.amazon.awssdk.services.sfn.model.MapRunRedrivenEventDetails
-
Packages that use MapRunRedrivenEventDetails Package Description software.amazon.awssdk.services.sfn.model -
-
Uses of MapRunRedrivenEventDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return MapRunRedrivenEventDetails Modifier and Type Method Description MapRunRedrivenEventDetailsHistoryEvent. mapRunRedrivenEventDetails()Contains details about the redrive attempt of a Map Run.Methods in software.amazon.awssdk.services.sfn.model with parameters of type MapRunRedrivenEventDetails Modifier and Type Method Description HistoryEvent.BuilderHistoryEvent.Builder. mapRunRedrivenEventDetails(MapRunRedrivenEventDetails mapRunRedrivenEventDetails)Contains details about the redrive attempt of a Map Run.
-