

# OperationResultFilter
<a name="API_OperationResultFilter"></a>

The status that operation results are filtered by.

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

 ** Name **   
The type of filter to apply.  
Type: String  
Valid Values: `OPERATION_RESULT_STATUS`   
Required: No

 ** Values **   
The value to filter by.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 9.  
Pattern: `^\S{6,9}$`   
Required: No

## See Also
<a name="API_OperationResultFilter_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/cloudformation-2010-05-15/OperationResultFilter) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/cloudformation-2010-05-15/OperationResultFilter) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/cloudformation-2010-05-15/OperationResultFilter) 