public static interface ExperimentS3LogConfiguration.Builder extends SdkPojo, CopyableBuilder<ExperimentS3LogConfiguration.Builder,ExperimentS3LogConfiguration>
| Modifier and Type | Method and Description |
|---|---|
ExperimentS3LogConfiguration.Builder |
bucketName(String bucketName)
The name of the destination bucket.
|
ExperimentS3LogConfiguration.Builder |
prefix(String prefix)
The bucket prefix.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExperimentS3LogConfiguration.Builder bucketName(String bucketName)
The name of the destination bucket.
bucketName - The name of the destination bucket.ExperimentS3LogConfiguration.Builder prefix(String prefix)
The bucket prefix.
prefix - The bucket prefix.Copyright © 2022. All rights reserved.