evo.compute.tasks.common.source_target.UpdateAttribute
Specification for updating an existing attribute on a target object.
operation
operation: Literal['update'] = 'update'
The operation type (always 'update').
reference
reference: str
Reference to an existing attribute to update.