The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

_request_id => Str