| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
BusinessReportS3Location |
BusinessReportS3Location.clone() |
BusinessReportS3Location |
BusinessReport.getS3Location()
The S3 location of the output reports.
|
BusinessReportS3Location |
BusinessReportS3Location.withBucketName(String bucketName)
The S3 bucket name of the output reports.
|
BusinessReportS3Location |
BusinessReportS3Location.withPath(String path)
The path of the business report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessReport.setS3Location(BusinessReportS3Location s3Location)
The S3 location of the output reports.
|
BusinessReport |
BusinessReport.withS3Location(BusinessReportS3Location s3Location)
The S3 location of the output reports.
|
Copyright © 2020. All rights reserved.