Interface S3DestinationConfiguration.Builder

    • Method Detail

      • bucketName

        S3DestinationConfiguration.Builder bucketName​(String bucketName)

        Name of the Amazon S3 bucket where chat activity will be logged.

        Parameters:
        bucketName - Name of the Amazon S3 bucket where chat activity will be logged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.