Uses of Class
software.amazon.awssdk.services.licensemanager.model.S3Location
-
Packages that use S3Location Package Description software.amazon.awssdk.services.licensemanager.model -
-
Uses of S3Location in software.amazon.awssdk.services.licensemanager.model
Methods in software.amazon.awssdk.services.licensemanager.model that return S3Location Modifier and Type Method Description S3LocationReportGenerator. s3Location()Details of the S3 bucket that report generator reports are published to.Methods in software.amazon.awssdk.services.licensemanager.model with parameters of type S3Location Modifier and Type Method Description ReportGenerator.BuilderReportGenerator.Builder. s3Location(S3Location s3Location)Details of the S3 bucket that report generator reports are published to.
-