public static interface BusinessReportS3Location.Builder extends SdkPojo, CopyableBuilder<BusinessReportS3Location.Builder,BusinessReportS3Location>
| Modifier and Type | Method and Description |
|---|---|
BusinessReportS3Location.Builder |
bucketName(String bucketName)
The S3 bucket name of the output reports.
|
BusinessReportS3Location.Builder |
path(String path)
The path of the business report.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBusinessReportS3Location.Builder path(String path)
The path of the business report.
path - The path of the business report.BusinessReportS3Location.Builder bucketName(String bucketName)
The S3 bucket name of the output reports.
bucketName - The S3 bucket name of the output reports.Copyright © 2023. All rights reserved.