Interface DestinationS3Location.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DestinationS3Location.Builder,DestinationS3Location>, SdkBuilder<DestinationS3Location.Builder,DestinationS3Location>, SdkPojo
Enclosing class:
DestinationS3Location

public static interface DestinationS3Location.Builder extends SdkPojo, CopyableBuilder<DestinationS3Location.Builder,DestinationS3Location>
  • Method Details

    • 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

      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.