Uses of Class
software.amazon.awssdk.services.sfn.model.MapRunRedrivenEventDetails
Packages that use MapRunRedrivenEventDetails
-
Uses of MapRunRedrivenEventDetails in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return MapRunRedrivenEventDetailsModifier and TypeMethodDescriptionHistoryEvent.mapRunRedrivenEventDetails()Contains details about the redrive attempt of a Map Run.Methods in software.amazon.awssdk.services.sfn.model with parameters of type MapRunRedrivenEventDetailsModifier and TypeMethodDescriptionHistoryEvent.Builder.mapRunRedrivenEventDetails(MapRunRedrivenEventDetails mapRunRedrivenEventDetails) Contains details about the redrive attempt of a Map Run.