AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdatePipeline operation.
Updates the settings of a pipeline. You must specify both a channel
and a datastore
activity and, optionally, as many as 23 additional activities in the pipelineActivities
array.
Namespace: Amazon.IoTAnalytics.Model
Assembly: AWSSDK.IoTAnalytics.dll
Version: 3.x.y.z
public class UpdatePipelineRequest : AmazonIoTAnalyticsRequest IAmazonWebServiceRequest
The UpdatePipelineRequest type exposes the following members
Name | Description | |
---|---|---|
UpdatePipelineRequest() |
Name | Type | Description | |
---|---|---|---|
PipelineActivities | System.Collections.Generic.List<Amazon.IoTAnalytics.Model.PipelineActivity> |
Gets and sets the property PipelineActivities.
A list of
The list can be 2-25
|
|
PipelineName | System.String |
Gets and sets the property PipelineName. The name of the pipeline to update. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5