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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetExecutionArn ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetReverseOrder ( ) : bool