StorageTaskAssignmentExecutionContext Class

Execution context of the storage task assignment.

Constructor

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

Variables

Name Description
target

Execution target of the storage task assignment.

trigger

Execution trigger of the storage task assignment. Required.

Attributes

target

Execution target of the storage task assignment.

target: _models.ExecutionTarget | None

trigger

Execution trigger of the storage task assignment. Required.

trigger: _models.ExecutionTrigger