Interface MLflowConfiguration.Builder

  • Method Details

    • mlflowResourceArn

      MLflowConfiguration.Builder mlflowResourceArn(String mlflowResourceArn)

      The Amazon Resource Name (ARN) of MLflow configuration resource.

      Parameters:
      mlflowResourceArn - The Amazon Resource Name (ARN) of MLflow configuration resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mlflowExperimentName

      MLflowConfiguration.Builder mlflowExperimentName(String mlflowExperimentName)

      The name of the MLflow configuration.

      Parameters:
      mlflowExperimentName - The name of the MLflow configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.