

# 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 AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/cloudformation-2010-05-15/OperationResultFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudformation-2010-05-15/OperationResultFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudformation-2010-05-15/OperationResultFilter) 