Package version:

Interface ExecutionTriggerUpdate

Execution trigger update for storage task assignment

interface ExecutionTriggerUpdate {
    parameters?: TriggerParametersUpdate;
    type?: TriggerType;
}

Properties

Properties

The trigger parameters of the storage task assignment execution

The trigger type of the storage task assignment execution