Uses of Class
software.amazon.awssdk.services.applicationcostprofiler.model.SourceS3Location
-
Packages that use SourceS3Location Package Description software.amazon.awssdk.services.applicationcostprofiler.model -
-
Uses of SourceS3Location in software.amazon.awssdk.services.applicationcostprofiler.model
Methods in software.amazon.awssdk.services.applicationcostprofiler.model that return SourceS3Location Modifier and Type Method Description SourceS3LocationImportApplicationUsageRequest. sourceS3Location()Amazon S3 location to import application usage data from.Methods in software.amazon.awssdk.services.applicationcostprofiler.model with parameters of type SourceS3Location Modifier and Type Method Description ImportApplicationUsageRequest.BuilderImportApplicationUsageRequest.Builder. sourceS3Location(SourceS3Location sourceS3Location)Amazon S3 location to import application usage data from.
-