C# 클래스 Amazon.ECS.Model.ListTasksRequest

Container for the parameters to the ListTasks operation. Returns a list of tasks for a specified cluster. You can filter the results by family name, by a particular container instance, or by the desired status of the task with the family, containerInstance, and desiredStatus parameters.

Recently-stopped tasks might appear in the returned results. Currently, stopped tasks appear in the returned results for at least one hour.

상속: AmazonECSRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetCluster ( ) : bool
IsSetContainerInstance ( ) : bool
IsSetDesiredStatus ( ) : bool
IsSetFamily ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetServiceName ( ) : bool
IsSetStartedBy ( ) : bool