Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface CreatePipelineCommandInputProtected

The input for CreatePipelineCommand.

Hierarchy

Properties

Properties

pipeline: undefined | PipelineDeclaration

Represents the structure of actions and stages to be performed in the pipeline.

tags?: Tag[]

The tags for the pipeline.