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

Container for the parameters to the RunTask operation. Start a task using random placement and the default Amazon ECS scheduler. To use your own scheduler or place a task on a specific container instance, use StartTask instead.

The count parameter is limited to 10 tasks per call.

Наследование: AmazonECSRequest
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetCluster ( ) : bool
IsSetCount ( ) : bool
IsSetOverrides ( ) : bool
IsSetStartedBy ( ) : bool
IsSetTaskDefinition ( ) : bool