Interface AICloudWatchLogs.Builder

  • Method Details

    • logGroupArn

      AICloudWatchLogs.Builder logGroupArn(String logGroupArn)

      The Amazon Resource Name (ARN) of the CloudWatch log group.

      Parameters:
      logGroupArn - The Amazon Resource Name (ARN) of the CloudWatch log group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logStreamName

      AICloudWatchLogs.Builder logStreamName(String logStreamName)

      The name of the CloudWatch log stream.

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