Interface SourceS3Location.Builder

  • Method Details

    • bucket

      The name of your Amazon S3 bucket that your tax document is located.

      Parameters:
      bucket - The name of your Amazon S3 bucket that your tax document is located.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      The object key of your tax document object in Amazon S3.

      Parameters:
      key - The object key of your tax document object in Amazon S3.
      Returns:
      Returns a reference to this object so that method calls can be chained together.