Interface CloudWatchLogsDestinationConfiguration.Builder

    • Method Detail

      • logGroupName

        CloudWatchLogsDestinationConfiguration.Builder logGroupName​(String logGroupName)

        Name of the Amazon Cloudwatch Logs destination where chat activity will be logged.

        Parameters:
        logGroupName - Name of the Amazon Cloudwatch Logs destination where chat activity will be logged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.