

# ComplianceStringFilter


One or more filters. Use a filter to return a more specific list of results.

## Contents


 ** Key **   <a name="systemsmanager-Type-ComplianceStringFilter-Key"></a>
The name of the filter.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 200.  
Required: No

 ** Type **   <a name="systemsmanager-Type-ComplianceStringFilter-Type"></a>
The type of comparison that should be performed for the value: Equal, NotEqual, BeginWith, LessThan, or GreaterThan.  
Type: String  
Valid Values: `EQUAL | NOT_EQUAL | BEGIN_WITH | LESS_THAN | GREATER_THAN`   
Required: No

 ** Values **   <a name="systemsmanager-Type-ComplianceStringFilter-Values"></a>
The value for which to search.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 20 items.  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/ssm-2014-11-06/ComplianceStringFilter) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ssm-2014-11-06/ComplianceStringFilter) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ssm-2014-11-06/ComplianceStringFilter) 