public static interface S3Destination.Builder extends SdkPojo, CopyableBuilder<S3Destination.Builder,S3Destination>
| Modifier and Type | Method and Description |
|---|---|
S3Destination.Builder |
bucket(String bucket)
The name of the bucket in which Evidently stores evaluation events.
|
S3Destination.Builder |
prefix(String prefix)
The bucket prefix in which Evidently stores evaluation events.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3Destination.Builder bucket(String bucket)
The name of the bucket in which Evidently stores evaluation events.
bucket - The name of the bucket in which Evidently stores evaluation events.S3Destination.Builder prefix(String prefix)
The bucket prefix in which Evidently stores evaluation events.
prefix - The bucket prefix in which Evidently stores evaluation events.Copyright © 2023. All rights reserved.