Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportS3Location
-
Packages that use BusinessReportS3Location Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of BusinessReportS3Location in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return BusinessReportS3Location Modifier and Type Method Description BusinessReportS3LocationBusinessReport. s3Location()The S3 location of the output reports.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type BusinessReportS3Location Modifier and Type Method Description BusinessReport.BuilderBusinessReport.Builder. s3Location(BusinessReportS3Location s3Location)The S3 location of the output reports.
-