Interface S3StorageConfiguration.Builder

  • Method Details

    • bucketName

      S3StorageConfiguration.Builder bucketName(String bucketName)

      Location (S3 bucket name) where recorded videos will be stored. Note that the StorageConfiguration and S3 bucket must be in the same region as the Composition.

      Parameters:
      bucketName - Location (S3 bucket name) where recorded videos will be stored. Note that the StorageConfiguration and S3 bucket must be in the same region as the Composition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.