You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTAnalytics::Types::Pipeline
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTAnalytics::Types::Pipeline
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#activities ⇒ Array<Types::PipelineActivity>
The activities that perform transformations on the messages.
-
#arn ⇒ String
The ARN of the pipeline.
-
#creation_time ⇒ Time
When the pipeline was created.
-
#last_update_time ⇒ Time
The last time the pipeline was updated.
-
#name ⇒ String
The name of the pipeline.
-
#reprocessing_summaries ⇒ Array<Types::ReprocessingSummary>
A summary of information about the pipeline reprocessing.
Instance Attribute Details
#activities ⇒ Array<Types::PipelineActivity>
The activities that perform transformations on the messages.
#arn ⇒ String
The ARN of the pipeline.
#creation_time ⇒ Time
When the pipeline was created.
#last_update_time ⇒ Time
The last time the pipeline was updated.
#name ⇒ String
The name of the pipeline.
#reprocessing_summaries ⇒ Array<Types::ReprocessingSummary>
A summary of information about the pipeline reprocessing.