Interface IcebergDestinationUpdate.Builder

  • Method Details

    • dataFreshnessInSeconds

      IcebergDestinationUpdate.Builder dataFreshnessInSeconds(Integer dataFreshnessInSeconds)

      The maximum time, in seconds, that records buffer in MSK before being flushed to the destination. Allowed range: 300 to 900.

      Parameters:
      dataFreshnessInSeconds - The maximum time, in seconds, that records buffer in MSK before being flushed to the destination. Allowed range: 300 to 900.
      Returns:
      Returns a reference to this object so that method calls can be chained together.