/AWS1/CL_PIP=>CREATEPIPELINE()
¶
About CreatePipeline¶
Creates a pipeline.
In the pipeline structure, you must include either artifactStore
or artifactStores
in your pipeline, but you cannot use both. If you
create a cross-region action in your pipeline, you must use
artifactStores
.
Method Signature¶
IMPORTING¶
Required arguments:¶
IO_PIPELINE
TYPE REF TO /AWS1/CL_PIPPLINDECLARATION
/AWS1/CL_PIPPLINDECLARATION
¶
Represents the structure of actions and stages to be performed in the pipeline.
Optional arguments:¶
IT_TAGS
TYPE /AWS1/CL_PIPTAG=>TT_TAGLIST
TT_TAGLIST
¶
The tags for the pipeline.