Interface CloudWatchLogsDestination.Builder

    • Method Detail

      • logGroup

        CloudWatchLogsDestination.Builder logGroup​(String logGroup)

        The name of the log group where the project stores evaluation events.

        Parameters:
        logGroup - The name of the log group where the project stores evaluation events.
        Returns:
        Returns a reference to this object so that method calls can be chained together.