Skip to main content

GloCusUpdateAssignmentInput

Represents input value for extension point assignment update.

input GloCusUpdateAssignmentInput {
script: GloCusUpdateWithScriptAssignmentInput
scriptFile: GloCusUpdateWithScriptFileAssignmentInput
workflow: GloCusUpdateWorkflowAssignmentInput
}

Fields

GloCusUpdateAssignmentInput.script ● GloCusUpdateWithScriptAssignmentInput input

Represents input value for assignment update with script id.

GloCusUpdateAssignmentInput.scriptFile ● GloCusUpdateWithScriptFileAssignmentInput input

Represents input value for assignment update with script file.

GloCusUpdateAssignmentInput.workflow ● GloCusUpdateWorkflowAssignmentInput input

Represents input value for assignment update with workflow.