

# ServiceCurrentRevisionSummary
<a name="API_ServiceCurrentRevisionSummary"></a>

The summary of the current service revision configuration

## Contents
<a name="API_ServiceCurrentRevisionSummary_Contents"></a>

 ** arn **   <a name="ECS-Type-ServiceCurrentRevisionSummary-arn"></a>
The ARN of the current service revision.  
Type: String  
Required: No

 ** pendingTaskCount **   <a name="ECS-Type-ServiceCurrentRevisionSummary-pendingTaskCount"></a>
The number of pending tasks in the current service revision  
Type: Integer  
Required: No

 ** requestedTaskCount **   <a name="ECS-Type-ServiceCurrentRevisionSummary-requestedTaskCount"></a>
The number of requested tasks in the current service revision  
Type: Integer  
Required: No

 ** runningTaskCount **   <a name="ECS-Type-ServiceCurrentRevisionSummary-runningTaskCount"></a>
The number of running tasks of the current service revision  
Type: Integer  
Required: No

## See Also
<a name="API_ServiceCurrentRevisionSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ecs-2014-11-13/ServiceCurrentRevisionSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ecs-2014-11-13/ServiceCurrentRevisionSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ecs-2014-11-13/ServiceCurrentRevisionSummary) 