Uses of Class
software.amazon.awscdk.services.sagemaker.CfnPipeline.Builder
-
Uses of CfnPipeline.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionstatic CfnPipeline.Builder
CfnPipeline.Builder.parallelismConfiguration
(Object parallelismConfiguration) The parallelism configuration applied to the pipeline.CfnPipeline.Builder.pipelineDefinition
(Object pipelineDefinition) The definition of the pipeline.CfnPipeline.Builder.pipelineDescription
(String pipelineDescription) The description of the pipeline.CfnPipeline.Builder.pipelineDisplayName
(String pipelineDisplayName) The display name of the pipeline.CfnPipeline.Builder.pipelineName
(String pipelineName) The name of the pipeline.The Amazon Resource Name (ARN) of the IAM role used to execute the pipeline.The tags of the pipeline.