class Aws::DataPipeline::Types::ListPipelinesInput

Contains the parameters for ListPipelines.

@note When making an API call, you may pass ListPipelinesInput

data as a hash:

    {
      marker: "string",
    }

@!attribute [rw] marker

The starting point for the results to be returned. For the first
call, this value should be empty. As long as there are more results,
continue to call `ListPipelines` with the marker value from the
previous call to retrieve the next set of results.
@return [String]

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

Constants

SENSITIVE