AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class StartTaskResponse : StartTaskResult
The StartTaskResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
StartTaskResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Failures | System.Collections.Generic.List<Amazon.ECS.Model.Failure> |
Gets and sets the property Failures.
Any failures associated with the call. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
StartTaskResult | Amazon.ECS.Model.StartTaskResult | Gets and sets the StartTaskResult property. Represents the output of a StartTask operation. |
![]() |
Tasks | System.Collections.Generic.List<Amazon.ECS.Model.Task> |
Gets and sets the property Tasks.
A full description of the tasks that were started. Each task that was successfully placed on your container instances are described here. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8