class Aws::DataPipeline::Types::QueryObjectsOutput
Contains the output of QueryObjects.
@!attribute [rw] ids
The identifiers that match the query selectors. @return [Array<String>]
@!attribute [rw] marker
The starting point for the next page of results. To view the next page of results, call `QueryObjects` again with this marker value. If the value is null, there are no more results. @return [String]
@!attribute [rw] has_more_results
Indicates whether there are more results that can be obtained by a subsequent call. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/datapipeline-2012-10-29/QueryObjectsOutput AWS API Documentation
Constants
- SENSITIVE