Interface PerVariantOnlineEvaluationConfig.Builder

  • Method Details

    • name

      The name of the variant this evaluation configuration applies to.

      Parameters:
      name - The name of the variant this evaluation configuration applies to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • onlineEvaluationConfigArn

      PerVariantOnlineEvaluationConfig.Builder onlineEvaluationConfigArn(String onlineEvaluationConfigArn)

      The Amazon Resource Name (ARN) of the online evaluation configuration for this variant.

      Parameters:
      onlineEvaluationConfigArn - The Amazon Resource Name (ARN) of the online evaluation configuration for this variant.
      Returns:
      Returns a reference to this object so that method calls can be chained together.