query

fun query(block: Query.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.datapipeline.model.Query inside the given block


var query: Query?

The 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.