

# ListCondition


A leaf node condition which can be used to specify a List condition to search users with attributes included in Lists like Proficiencies.

## Contents


 ** Conditions **   <a name="connect-Type-ListCondition-Conditions"></a>
A list of Condition objects which would be applied together with an AND condition.  
Type: Array of [Condition](API_Condition.md) objects  
Required: No

 ** TargetListType **   <a name="connect-Type-ListCondition-TargetListType"></a>
The type of target list that will be used to filter the users.  
Type: String  
Valid Values: `PROFICIENCIES`   
Required: No

## See Also


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/connect-2017-08-08/ListCondition) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/ListCondition) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/ListCondition) 