class Aws::CodePipeline::Types::DeletePipelineInput

Represents the input of a `DeletePipeline` action.

@note When making an API call, you may pass DeletePipelineInput

data as a hash:

    {
      name: "PipelineName", # required
    }

@!attribute [rw] name

The name of the pipeline to be deleted.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DeletePipelineInput AWS API Documentation

Constants

SENSITIVE