C# Класс Amazon.ECS.Model.ListTaskDefinitionsRequest

Container for the parameters to the ListTaskDefinitions operation. Returns a list of task definitions that are registered to your account. You can filter the results by family name with the familyPrefix parameter or by status with the status parameter.
Наследование: AmazonECSRequest
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetFamilyPrefix ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetSort ( ) : bool
IsSetStatus ( ) : bool