

# StatusCounts
<a name="API_StatusCounts"></a>

The status counts.

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

 ** failed **   <a name="inspector2-Type-StatusCounts-failed"></a>
The number of checks that failed.  
Type: Integer  
Required: No

 ** passed **   <a name="inspector2-Type-StatusCounts-passed"></a>
The number of checks that passed.  
Type: Integer  
Required: No

 ** skipped **   <a name="inspector2-Type-StatusCounts-skipped"></a>
The number of checks that were skipped.  
Type: Integer  
Required: No

## See Also
<a name="API_StatusCounts_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/inspector2-2020-06-08/StatusCounts) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/StatusCounts) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/StatusCounts) 