C# 클래스 Amazon.SimpleWorkflow.Model.CountClosedWorkflowExecutionsRequest

Container for the parameters to the CountClosedWorkflowExecutions operation.

Returns the number of closed workflow executions within the given domain that meet the specified filtering criteria.

NOTE: This operation is eventually consistent. The results are best effort and may not exactly reflect recent updates and changes.

상속: Amazon.Runtime.AmazonWebServiceRequest
파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetCloseStatusFilter ( ) : bool
IsSetCloseTimeFilter ( ) : bool
IsSetDomain ( ) : bool
IsSetExecutionFilter ( ) : bool
IsSetStartTimeFilter ( ) : bool
IsSetTagFilter ( ) : bool
IsSetTypeFilter ( ) : bool