- Navigation Guide
@aws-sdk/client-data-pipeline
DeactivatePipelineCommandInput Interface
The input for DeactivatePipelineCommand.
Members
Name | Type | Details |
---|---|---|
pipelineId Required | string | undefined | The ID of the pipeline. |
cancelActive | boolean | undefined | Indicates whether to cancel any running objects. The default is true, which sets the state of any running objects to |
Full Signature
export interface DeactivatePipelineCommandInput extends DeactivatePipelineInput