NAME
Paws::DataPipeline::QueryObjectsOutput
ATTRIBUTES
HasMoreResults => Bool
Indicates whether there are more results that can be obtained by a subsequent call.
Ids => ArrayRef[Str|Undef]
The identifiers that match the query selectors.
Marker => Str
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.