Uses of Class
software.amazon.awssdk.services.backup.model.ReportDestination
-
Packages that use ReportDestination Package Description software.amazon.awssdk.services.backup.model -
-
Uses of ReportDestination in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return ReportDestination Modifier and Type Method Description ReportDestinationReportJob. reportDestination()The S3 bucket name and S3 keys for the destination where the report job publishes the report.Methods in software.amazon.awssdk.services.backup.model with parameters of type ReportDestination Modifier and Type Method Description ReportJob.BuilderReportJob.Builder. reportDestination(ReportDestination reportDestination)The S3 bucket name and S3 keys for the destination where the report job publishes the report.
-