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

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

Метод Описание
IsSetCluster ( ) : bool
IsSetContainerInstance ( ) : bool
IsSetDesiredStatus ( ) : bool
IsSetFamily ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetServiceName ( ) : bool
IsSetStartedBy ( ) : bool