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