

# Query
<a name="API_Query"></a>

Defines the query to run against an object.

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

 ** selectors **   <a name="DP-Type-Query-selectors"></a>
List of selectors that define the query. An object must satisfy all of the selectors to match the query.  
Type: Array of [Selector](API_Selector.md) objects  
Required: No

## See Also
<a name="API_Query_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/datapipeline-2012-10-29/Query) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datapipeline-2012-10-29/Query) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datapipeline-2012-10-29/Query) 