Interface CloudWatchLogsDestinationDetails.Builder

    • Method Detail

      • logGroup

        CloudWatchLogsDestinationDetails.Builder logGroup​(String logGroup)

        The name of the CloudWatch Logs log group.

        Parameters:
        logGroup - The name of the CloudWatch Logs log group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.