| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorReportLocation |
DescribeBulkImportJobResponse.errorReportLocation()
The Amazon S3 destination where errors associated with the job creation request are saved.
|
ErrorReportLocation |
CreateBulkImportJobRequest.errorReportLocation()
The Amazon S3 destination where errors associated with the job creation request are saved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBulkImportJobResponse.Builder |
DescribeBulkImportJobResponse.Builder.errorReportLocation(ErrorReportLocation errorReportLocation)
The Amazon S3 destination where errors associated with the job creation request are saved.
|
CreateBulkImportJobRequest.Builder |
CreateBulkImportJobRequest.Builder.errorReportLocation(ErrorReportLocation errorReportLocation)
The Amazon S3 destination where errors associated with the job creation request are saved.
|
Copyright © 2023. All rights reserved.