| Package | Description |
|---|---|
| com.amazonaws.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
S3ReportLocation |
S3ReportLocation.clone() |
S3ReportLocation |
ErrorReportLocation.getS3ReportLocation()
The S3 location where error reports are written.
|
S3ReportLocation |
S3ReportLocation.withBucketName(String bucketName)
S3 bucket name.
|
S3ReportLocation |
S3ReportLocation.withObjectKey(String objectKey)
S3 key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorReportLocation.setS3ReportLocation(S3ReportLocation s3ReportLocation)
The S3 location where error reports are written.
|
ErrorReportLocation |
ErrorReportLocation.withS3ReportLocation(S3ReportLocation s3ReportLocation)
The S3 location where error reports are written.
|
Copyright © 2024. All rights reserved.