C# (CSharp) Amazon.StepFunctions.Model GetExecutionHistoryRequest - 8 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die Amazon.StepFunctions.Model.GetExecutionHistoryRequest, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
Verbunden
Related in langs
Container for the parameters to the GetExecutionHistory operation. Returns the history of the specified execution as a list of events. By default, the results are returned in ascending order of the timeStamp of the events. Use the reverseOrder parameter to get the latest events first. The results may be split into multiple pages. To retrieve subsequent pages, make the call again using the nextToken returned by the previous call.