Interface CloudWatchLogDeliveryOptions.Builder

  • Method Details

    • logType

      The type of log to send data to Amazon CloudWatch Logs.

      Parameters:
      logType - The type of log to send data to Amazon CloudWatch Logs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • logType

      The type of log to send data to Amazon CloudWatch Logs.

      Parameters:
      logType - The type of log to send data to Amazon CloudWatch Logs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • logGroupName

      CloudWatchLogDeliveryOptions.Builder logGroupName(String logGroupName)

      The Amazon CloudWatch Logs group the operation sends data to.

      Parameters:
      logGroupName - The Amazon CloudWatch Logs group the operation sends data to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.