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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

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