Interface CloudWatchLogsLogGroup.Builder

  • Method Details

    • logGroupArn

      CloudWatchLogsLogGroup.Builder logGroupArn(String logGroupArn)

      The ARN of the the CloudWatch log group to which you want your logs emitted to. The ARN must end with :*

      Parameters:
      logGroupArn - The ARN of the the CloudWatch log group to which you want your logs emitted to. The ARN must end with :*
      Returns:
      Returns a reference to this object so that method calls can be chained together.