class Aws::DataPipeline::Types::DescribeObjectsOutput

Contains the output of DescribeObjects.

@!attribute [rw] pipeline_objects

An array of object definitions.
@return [Array<Types::PipelineObject>]

@!attribute [rw] marker

The starting point for the next page of results. To view the next
page of results, call `DescribeObjects` 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 to return.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/datapipeline-2012-10-29/DescribeObjectsOutput AWS API Documentation

Constants

SENSITIVE