

# RunSummary
<a name="API_RunSummary"></a>

A summary of the runs in a batch.

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

 ** cancelledRunCount **   <a name="omics-Type-RunSummary-cancelledRunCount"></a>
The number of cancelled runs.  
Type: Integer  
Required: No

 ** completedRunCount **   <a name="omics-Type-RunSummary-completedRunCount"></a>
The number of completed runs.  
Type: Integer  
Required: No

 ** deletedRunCount **   <a name="omics-Type-RunSummary-deletedRunCount"></a>
The number of deleted runs.  
Type: Integer  
Required: No

 ** failedRunCount **   <a name="omics-Type-RunSummary-failedRunCount"></a>
The number of failed runs.  
Type: Integer  
Required: No

 ** pendingRunCount **   <a name="omics-Type-RunSummary-pendingRunCount"></a>
The number of pending runs.  
Type: Integer  
Required: No

 ** runningRunCount **   <a name="omics-Type-RunSummary-runningRunCount"></a>
The number of running runs.  
Type: Integer  
Required: No

 ** startingRunCount **   <a name="omics-Type-RunSummary-startingRunCount"></a>
The number of starting runs.  
Type: Integer  
Required: No

 ** stoppingRunCount **   <a name="omics-Type-RunSummary-stoppingRunCount"></a>
The number of stopping runs.  
Type: Integer  
Required: No

## See Also
<a name="API_RunSummary_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/omics-2022-11-28/RunSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/omics-2022-11-28/RunSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/omics-2022-11-28/RunSummary) 