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