Uses of Class
software.amazon.awssdk.services.datasync.model.ReportDestination
-
Packages that use ReportDestination Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of ReportDestination in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return ReportDestination Modifier and Type Method Description ReportDestinationTaskReportConfig. destination()Specifies the Amazon S3 bucket where DataSync uploads your task report.Methods in software.amazon.awssdk.services.datasync.model with parameters of type ReportDestination Modifier and Type Method Description TaskReportConfig.BuilderTaskReportConfig.Builder. destination(ReportDestination destination)Specifies the Amazon S3 bucket where DataSync uploads your task report.
-