AWS SDK for .NET Documentation
SetStatus Method (setStatusRequest)
AmazonAmazon.DataPipelineAmazonDataPipelineSetStatus(SetStatusRequest) Did this page help you?   Yes   No    Tell us about it...

Requests that the status of an array of physical or logical pipeline objects be updated in the pipeline. This update may not occur immediately, but is eventually consistent. The status that can be set depends on the type of object.

Declaration Syntax
C#
SetStatusResponse SetStatus(
	SetStatusRequest setStatusRequest
)
Parameters
setStatusRequest (SetStatusRequest)
Container for the necessary parameters to execute the SetStatus service method on AmazonDataPipeline.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)