evo.compute.tasks.common.source_target.CreateAttribute
Specification for creating a new attribute on a target object.
operation
operation: Literal['create'] = 'create'
The operation type (always 'create').
name
name: str
The name of the attribute to create.