

# OrCondition
<a name="API_amazon-q-connect_OrCondition"></a>

A list of conditions which would be applied together with an `OR` condition.

## Contents
<a name="API_amazon-q-connect_OrCondition_Contents"></a>

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** andConditions **   <a name="connect-Type-amazon-q-connect_OrCondition-andConditions"></a>
A list of conditions which would be applied together with an `AND` condition.  
Type: Array of [TagCondition](API_amazon-q-connect_TagCondition.md) objects  
Required: No

 ** tagCondition **   <a name="connect-Type-amazon-q-connect_OrCondition-tagCondition"></a>
A leaf node condition which can be used to specify a tag condition.  
Type: [TagCondition](API_amazon-q-connect_TagCondition.md) object  
Required: No

## See Also
<a name="API_amazon-q-connect_OrCondition_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/qconnect-2020-10-19/OrCondition) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qconnect-2020-10-19/OrCondition) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qconnect-2020-10-19/OrCondition) 