

# ReportFilter
<a name="API_ReportFilter"></a>

 A filter used to return reports with the status specified by the input `status` parameter. 

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

**Note**  
In the following list, the required parameters are described first.

 ** status **   <a name="CodeBuild-Type-ReportFilter-status"></a>
 The status used to filter reports. You can filter using one status only.   
Type: String  
Valid Values: `GENERATING | SUCCEEDED | FAILED | INCOMPLETE | DELETING`   
Required: No

## See Also
<a name="API_ReportFilter_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/codebuild-2016-10-06/ReportFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codebuild-2016-10-06/ReportFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codebuild-2016-10-06/ReportFilter) 