

# RuleStatusCounts
<a name="API_RuleStatusCounts"></a>

A summary of rule results, providing counts for each status type.

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

 ** Failed **   <a name="ssmsap-Type-RuleStatusCounts-Failed"></a>
The number of rules that failed.  
Type: Integer  
Required: No

 ** Info **   <a name="ssmsap-Type-RuleStatusCounts-Info"></a>
The number of rules that returned informational results.  
Type: Integer  
Required: No

 ** Passed **   <a name="ssmsap-Type-RuleStatusCounts-Passed"></a>
The number of rules that passed.  
Type: Integer  
Required: No

 ** Unknown **   <a name="ssmsap-Type-RuleStatusCounts-Unknown"></a>
The number of rules with unknown status.  
Type: Integer  
Required: No

 ** Warning **   <a name="ssmsap-Type-RuleStatusCounts-Warning"></a>
The number of rules that returned warnings.  
Type: Integer  
Required: No

## See Also
<a name="API_RuleStatusCounts_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/ssm-sap-2018-05-10/RuleStatusCounts) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ssm-sap-2018-05-10/RuleStatusCounts) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ssm-sap-2018-05-10/RuleStatusCounts) 