Interface ExperimentTemplateS3LogConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ExperimentTemplateS3LogConfiguration.Builder,ExperimentTemplateS3LogConfiguration>, SdkBuilder<ExperimentTemplateS3LogConfiguration.Builder,ExperimentTemplateS3LogConfiguration>, SdkPojo
Enclosing class:
ExperimentTemplateS3LogConfiguration

public static interface ExperimentTemplateS3LogConfiguration.Builder extends SdkPojo, CopyableBuilder<ExperimentTemplateS3LogConfiguration.Builder,ExperimentTemplateS3LogConfiguration>
  • Method Details

    • bucketName

      The name of the destination bucket.

      Parameters:
      bucketName - The name of the destination bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefix

      The bucket prefix.

      Parameters:
      prefix - The bucket prefix.
      Returns:
      Returns a reference to this object so that method calls can be chained together.