C# Class Amazon.DataPipeline.Model.ActivatePipelineRequest

Container for the parameters to the ActivatePipeline operation.

Validates a pipeline and initiates processing. If the pipeline does not pass validation, activation fails.

Call this action to start processing pipeline tasks of a pipeline you've created using the CreatePipeline and PutPipelineDefinition actions. A pipeline cannot be modified after it has been successfully activated.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Afficher le fichier Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetPipelineId ( ) : bool