class Aws::ElasticTranscoder::Types::ListPipelinesResponse

A list of the pipelines associated with the current AWS account.

@!attribute [rw] pipelines

An array of `Pipeline` objects.
@return [Array<Types::Pipeline>]

@!attribute [rw] next_page_token

A value that you use to access the second and subsequent pages of
results, if any. When the pipelines fit on one page or when you've
reached the last page of results, the value of `NextPageToken` is
`null`.
@return [String]

Constants

SENSITIVE