Interface SageMakerPipelineParameter.Builder

  • Method Details

    • name

      Name of parameter to start execution of a SageMaker Model Building Pipeline.

      Parameters:
      name - Name of parameter to start execution of a SageMaker Model Building Pipeline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      Value of parameter to start execution of a SageMaker Model Building Pipeline.

      Parameters:
      value - Value of parameter to start execution of a SageMaker Model Building Pipeline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.