C# Класс Amazon.StepFunctions.Model.GetExecutionHistoryRequest

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.
Наследование: AmazonStepFunctionsRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetExecutionArn ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetReverseOrder ( ) : bool