

# ResourceEvaluationFilters
<a name="API_ResourceEvaluationFilters"></a>

Returns details of a resource evaluation based on the selected filter.

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

 ** EvaluationContextIdentifier **   <a name="config-Type-ResourceEvaluationFilters-EvaluationContextIdentifier"></a>
Filters evaluations for a given infrastructure deployment. For example: CFN Stack.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: No

 ** EvaluationMode **   <a name="config-Type-ResourceEvaluationFilters-EvaluationMode"></a>
Filters all resource evaluations results based on an evaluation mode.  
Currently, `DECTECTIVE` is not supported as a valid value. Ignore other documentation stating otherwise.
Type: String  
Valid Values: `DETECTIVE | PROACTIVE`   
Required: No

 ** TimeWindow **   <a name="config-Type-ResourceEvaluationFilters-TimeWindow"></a>
Returns a `TimeWindow` object.  
Type: [TimeWindow](API_TimeWindow.md) object  
Required: No

## See Also
<a name="API_ResourceEvaluationFilters_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/config-2014-11-12/ResourceEvaluationFilters) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/config-2014-11-12/ResourceEvaluationFilters) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/config-2014-11-12/ResourceEvaluationFilters) 