codepipeline_create_pipeline {paws.developer.tools}R Documentation

Creates a pipeline

Description

Creates a pipeline.

See https://www.paws-r-sdk.com/docs/codepipeline_create_pipeline/ for full documentation.

Usage

codepipeline_create_pipeline(pipeline, tags = NULL)

Arguments

pipeline

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

tags

The tags for the pipeline.


[Package paws.developer.tools version 0.7.0 Index]