Skip to main content

UnbindOutletLambdaTriggerRequest

  • Stability: stable

Stops the listed outlet versions from invoking the trigger while leaving other bindings intact.

  • Qualified id: com.dataspine.controlplane.UnbindOutletLambdaTriggerRequest@1
  • Kind: struct

Properties

NameTypeDescription
trigger_idUuidTrigger UUID whose bindings should be removed.
outlet_version_idsList<Uuid>Outlet version ids that should no longer invoke the trigger.

Back to Control Plane