Interface BatchEvaluationTraceConfig.Builder

  • Method Details

    • batchEvaluationArn

      BatchEvaluationTraceConfig.Builder batchEvaluationArn(String batchEvaluationArn)

      The ARN of the completed batch evaluation to use as the trace source.

      Parameters:
      batchEvaluationArn - The ARN of the completed batch evaluation to use as the trace source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.