| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationS3Location |
DestinationS3Location.clone() |
DestinationS3Location |
GetTaxRegistrationDocumentRequest.getDestinationS3Location()
The Amazon S3 bucket that you specify to download your tax documents to.
|
DestinationS3Location |
DestinationS3Location.withBucket(String bucket)
The name of your Amazon S3 bucket that you specify to download your tax documents to.
|
DestinationS3Location |
DestinationS3Location.withPrefix(String prefix)
The Amazon S3 object prefix that you specify for your tax document file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTaxRegistrationDocumentRequest.setDestinationS3Location(DestinationS3Location destinationS3Location)
The Amazon S3 bucket that you specify to download your tax documents to.
|
GetTaxRegistrationDocumentRequest |
GetTaxRegistrationDocumentRequest.withDestinationS3Location(DestinationS3Location destinationS3Location)
The Amazon S3 bucket that you specify to download your tax documents to.
|
Copyright © 2025. All rights reserved.