Skip to main content

CreateAttribute

GitHub source

CreateAttribute

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.

What is the reason for your feedback?