public static interface S3ReportLocation.Builder extends SdkPojo, CopyableBuilder<S3ReportLocation.Builder,S3ReportLocation>
| Modifier and Type | Method and Description |
|---|---|
S3ReportLocation.Builder |
bucketName(String bucketName)
S3 bucket name.
|
S3ReportLocation.Builder |
objectKey(String objectKey)
S3 key.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3ReportLocation.Builder bucketName(String bucketName)
S3 bucket name.
bucketName - S3 bucket name.S3ReportLocation.Builder objectKey(String objectKey)
S3 key.
objectKey - S3 key.Copyright © 2023. All rights reserved.