Interface CloudWatchLog.Builder

  • Method Details

    • logGroup

      CloudWatchLog.Builder logGroup(String logGroup)

      Name of the CloudWatch log group

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

      CloudWatchLog.Builder logStream(String logStream)

      Name of the CloudWatch log stream

      Parameters:
      logStream - Name of the CloudWatch log stream
      Returns:
      Returns a reference to this object so that method calls can be chained together.