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