Interface TableRecordExpirationSettings.Builder

  • Method Details

    • days

      If you enable record expiration for a table, you can specify the number of days to retain your table records. For example, to retain your table records for one year, set this value to 365.

      Parameters:
      days - If you enable record expiration for a table, you can specify the number of days to retain your table records. For example, to retain your table records for one year, set this value to 365.
      Returns:
      Returns a reference to this object so that method calls can be chained together.