The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::DataPipeline::QueryObjectsOutput

ATTRIBUTES

HasMoreResults => Bool

  Indicates whether there are more results that can be obtained by a
subsequent call.
=head2 Ids => ArrayRef[Str]

  The identifiers that match the query selectors.
=head2 Marker => Str

  The starting point for the next page of results. To view the next page
of results, call C<QueryObjects> again with this marker value. If the
value is null, there are no more results.