CreatePipelineRequest  
    class CreatePipelineRequest
Types
Properties
Link copied to clipboard
                  A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.
Link copied to clipboard
                  This is the configuration that controls the parallelism of the pipeline. If specified, it applies to all runs of this pipeline by default.
Link copied to clipboard
                  The JSON pipeline definition of the pipeline.
Link copied to clipboard
                  The location of the pipeline definition stored in Amazon S3. If specified, SageMaker will retrieve the pipeline definition from this location.
Link copied to clipboard
                  A description of the pipeline.
Link copied to clipboard
                  The display name of the pipeline.
Link copied to clipboard
                  The name of the pipeline.