class Aws::CodePipeline::Types::GetPipelineStateInput

Represents the input of a `GetPipelineState` action.

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

data as a hash:

    {
      name: "PipelineName", # required
    }

@!attribute [rw] name

The name of the pipeline about which you want to get information.
@return [String]

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

Constants

SENSITIVE