You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTAnalytics::Types::DescribePipelineRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTAnalytics::Types::DescribePipelineRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DescribePipelineRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
pipeline_name: "PipelineName", # required
}
Instance Attribute Summary collapse
-
#pipeline_name ⇒ String
The name of the pipeline whose information is retrieved.
Instance Attribute Details
#pipeline_name ⇒ String
The name of the pipeline whose information is retrieved.