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