Uses of Class
software.amazon.awssdk.services.taxsettings.model.DestinationS3Location
-
Packages that use DestinationS3Location Package Description software.amazon.awssdk.services.taxsettings.model -
-
Uses of DestinationS3Location in software.amazon.awssdk.services.taxsettings.model
Methods in software.amazon.awssdk.services.taxsettings.model that return DestinationS3Location Modifier and Type Method Description DestinationS3LocationGetTaxRegistrationDocumentRequest. destinationS3Location()The Amazon S3 bucket that you specify to download your tax documents to.Methods in software.amazon.awssdk.services.taxsettings.model with parameters of type DestinationS3Location Modifier and Type Method Description GetTaxRegistrationDocumentRequest.BuilderGetTaxRegistrationDocumentRequest.Builder. destinationS3Location(DestinationS3Location destinationS3Location)The Amazon S3 bucket that you specify to download your tax documents to.
-