updatedKeys property

Set<String> updatedKeys
final

Parameter keys whose values have been updated from the currently activated values. Includes keys that are added, deleted, and whose value, value source, or metadata has changed.

Implementation

final Set<String> updatedKeys;