Interface CloudWatchLogs.Builder

  • Method Details

    • enabled

      CloudWatchLogs.Builder enabled(Boolean enabled)
      Sets the value of the Enabled property for this object.
      Parameters:
      enabled - The new value for the Enabled property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logGroup

      CloudWatchLogs.Builder logGroup(String logGroup)
      Sets the value of the LogGroup property for this object.
      Parameters:
      logGroup - The new value for the LogGroup property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.