Amazon.StepFunctions.Model GetExecutionHistoryRequest em C# (CSharp) - 8 exemplos encontrados. Esses são os exemplos do mundo real mais bem avaliados de Amazon.StepFunctions.Model.GetExecutionHistoryRequest em C# (CSharp) extraídos de projetos de código aberto. Você pode avaliar os exemplos para nos ajudar a melhorar a qualidade deles.
Relacionados
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.