

# Counters


Represents entity counters.

## Contents


 ** errored **   <a name="devicefarm-Type-Counters-errored"></a>
The number of errored entities.  
Type: Integer  
Required: No

 ** failed **   <a name="devicefarm-Type-Counters-failed"></a>
The number of failed entities.  
Type: Integer  
Required: No

 ** passed **   <a name="devicefarm-Type-Counters-passed"></a>
The number of passed entities.  
Type: Integer  
Required: No

 ** skipped **   <a name="devicefarm-Type-Counters-skipped"></a>
The number of skipped entities.  
Type: Integer  
Required: No

 ** stopped **   <a name="devicefarm-Type-Counters-stopped"></a>
The number of stopped entities.  
Type: Integer  
Required: No

 ** total **   <a name="devicefarm-Type-Counters-total"></a>
The total number of entities.  
Type: Integer  
Required: No

 ** warned **   <a name="devicefarm-Type-Counters-warned"></a>
The number of warned entities.  
Type: Integer  
Required: No

## See Also


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/devicefarm-2015-06-23/Counters) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/devicefarm-2015-06-23/Counters) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/devicefarm-2015-06-23/Counters) 