Uses of Class
software.amazon.awssdk.services.panorama.model.OutPutS3Location
-
Packages that use OutPutS3Location Package Description software.amazon.awssdk.services.panorama.model -
-
Uses of OutPutS3Location in software.amazon.awssdk.services.panorama.model
Methods in software.amazon.awssdk.services.panorama.model that return OutPutS3Location Modifier and Type Method Description OutPutS3LocationPackageImportJobOutput. outputS3Location()The package's output location.Methods in software.amazon.awssdk.services.panorama.model with parameters of type OutPutS3Location Modifier and Type Method Description PackageImportJobOutput.BuilderPackageImportJobOutput.Builder. outputS3Location(OutPutS3Location outputS3Location)The package's output location.
-