Interface OutputS3Object.Builder

  • Method Details

    • bucket

      The bucket that contains the training output.

      Parameters:
      bucket - The bucket that contains the training output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      The location of the training output in the bucket.

      Parameters:
      key - The location of the training output in the bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.