Interface ReportConfigurationS3OutputInput.Builder

  • Method Details

    • bucketName

      The name of the S3 bucket where the experiment report will be stored.

      Parameters:
      bucketName - The name of the S3 bucket where the experiment report will be stored.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefix

      The prefix of the S3 bucket where the experiment report will be stored.

      Parameters:
      prefix - The prefix of the S3 bucket where the experiment report will be stored.
      Returns:
      Returns a reference to this object so that method calls can be chained together.