StorageTaskAssignmentUpdateExecutionContext Class

Execution context of the storage task assignment update.

Constructor

StorageTaskAssignmentUpdateExecutionContext(*args: Any, **kwargs: Any)

Variables

Name Description
target

Execution target of the storage task assignment.

trigger

Execution trigger of the storage task assignment.

Attributes

target

Execution target of the storage task assignment.

target: _models.ExecutionTarget | None

trigger

Execution trigger of the storage task assignment.

trigger: _models.ExecutionTriggerUpdate | None