class Aws::IoTAnalytics::Types::Pipeline


@return [Time]
The last time the pipeline was updated.
@!attribute [rw] last_update_time
@return [Time]
When the pipeline was created.
@!attribute [rw] creation_time
@return [Array<Types::ReprocessingSummary>]
A summary of information about the pipeline reprocessing.
@!attribute [rw] reprocessing_summaries
@return [Array<Types::PipelineActivity>]
The activities that perform transformations on the messages.
@!attribute [rw] activities
@return [String]
The ARN of the pipeline.
@!attribute [rw] arn
@return [String]
The name of the pipeline.
@!attribute [rw] name
Contains information about a pipeline.