Uses of Class
software.amazon.awssdk.services.taxsettings.model.SourceS3Location
-
Packages that use SourceS3Location Package Description software.amazon.awssdk.services.taxsettings.model -
-
Uses of SourceS3Location in software.amazon.awssdk.services.taxsettings.model
Methods in software.amazon.awssdk.services.taxsettings.model that return SourceS3Location Modifier and Type Method Description SourceS3LocationTaxRegistrationDocument. s3Location()The Amazon S3 location where your tax registration document is stored.Methods in software.amazon.awssdk.services.taxsettings.model with parameters of type SourceS3Location Modifier and Type Method Description TaxRegistrationDocument.BuilderTaxRegistrationDocument.Builder. s3Location(SourceS3Location s3Location)The Amazon S3 location where your tax registration document is stored.
-