Interface DestinationS3Location.Builder

    • Method Detail

      • bucket

        DestinationS3Location.Builder bucket​(String bucket)

        The name of your Amazon S3 bucket that you specify to download your tax documents to.

        Parameters:
        bucket - The name of your Amazon S3 bucket that you specify to download your tax documents to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • prefix

        DestinationS3Location.Builder prefix​(String prefix)

        The Amazon S3 object prefix that you specify for your tax document file.

        Parameters:
        prefix - The Amazon S3 object prefix that you specify for your tax document file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.