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

Container for the parameters to the StartTask operation. Starts a new task from the specified task definition on the specified container instance or instances. To use the default Amazon ECS scheduler to place your task, use RunTask instead.

The list of container instances to start tasks on is limited to 10.

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

비공개 메소드들

메소드 설명
IsSetCluster ( ) : bool
IsSetContainerInstances ( ) : bool
IsSetOverrides ( ) : bool
IsSetStartedBy ( ) : bool
IsSetTaskDefinition ( ) : bool