Skip to main content

UpdateAttribute

GitHub source

UpdateAttribute

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.

What is the reason for your feedback?