Final answer:
The attributes that support Auto Update are Menu and Boolean. These fields can be updated automatically based on certain conditions, unlike Text and Text Area attributes.
Step-by-step explanation:
The two attribute types that support the Auto Update feature are Menu and Boolean. The Auto Update feature allows values of certain fields to be automatically updated based on specific conditions or triggers. For example, a Boolean attribute could automatically change to true or false based on the completion of certain actions within a system, while a Menu attribute might update its selection automatically based on other data changes. Text and Text Area attributes typically do not support auto-updating because they are designed to store user-inputted data that varies widely and doesn't usually follow a preset condition that could trigger an update.