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.
The information about the number of requested, pending, and running tasks for a service revision.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z
public class ServiceRevisionSummary
The ServiceRevisionSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
ServiceRevisionSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The ARN of the service revision. |
![]() |
PendingTaskCount | System.Int32 |
Gets and sets the property PendingTaskCount. The number of pending tasks for the service revision. |
![]() |
RequestedTaskCount | System.Int32 |
Gets and sets the property RequestedTaskCount. The number of requested tasks for the service revision. |
![]() |
RunningTaskCount | System.Int32 |
Gets and sets the property RunningTaskCount. The number of running tasks for the service revision. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5