AWS SDK for .NET Documentation
Query Property
AmazonAmazon.DataPipeline.ModelQueryObjectsRequestQuery Did this page help you?   Yes   No    Tell us about it...
Query that defines the objects to be returned. The Query object can contain a maximum of ten selectors. The conditions in the query are limited to top-level String fields in the object. These filters can be applied to components, instances, and attempts.
Declaration Syntax
C#
public Query Query { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)