| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
ReportDestination |
ReportDestination.clone() |
ReportDestination |
TaskReportConfig.getDestination()
Specifies the Amazon S3 bucket where DataSync uploads your task report.
|
ReportDestination |
ReportDestination.withS3(ReportDestinationS3 s3)
Specifies the Amazon S3 bucket where DataSync uploads your task report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskReportConfig.setDestination(ReportDestination destination)
Specifies the Amazon S3 bucket where DataSync uploads your task report.
|
TaskReportConfig |
TaskReportConfig.withDestination(ReportDestination destination)
Specifies the Amazon S3 bucket where DataSync uploads your task report.
|
Copyright © 2024. All rights reserved.