Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnPipelineMixinProps.Builder
Packages that use CfnPipelineMixinProps.Builder
-
Uses of CfnPipelineMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnPipelineMixinProps.BuilderModifier and TypeMethodDescriptionCfnPipelineMixinProps.builder()CfnPipelineMixinProps.Builder.parallelismConfiguration(Object parallelismConfiguration) Sets the value ofCfnPipelineMixinProps.getParallelismConfiguration()CfnPipelineMixinProps.Builder.pipelineDefinition(Object pipelineDefinition) Sets the value ofCfnPipelineMixinProps.getPipelineDefinition()CfnPipelineMixinProps.Builder.pipelineDescription(String pipelineDescription) Sets the value ofCfnPipelineMixinProps.getPipelineDescription()CfnPipelineMixinProps.Builder.pipelineDisplayName(String pipelineDisplayName) Sets the value ofCfnPipelineMixinProps.getPipelineDisplayName()CfnPipelineMixinProps.Builder.pipelineName(String pipelineName) Sets the value ofCfnPipelineMixinProps.getPipelineName()Sets the value ofCfnPipelineMixinProps.getRoleArn()Sets the value ofCfnPipelineMixinProps.getRoleArn()Sets the value ofCfnPipelineMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnPipelineMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPipelineMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPipelineMixinProps.Builder.