Skip to main content

BindOutletLambdaTriggerResponse

  • Stability: stable

Returns the trigger id together with the outlet version ids that were bound after the RPC completes.

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

Properties

NameTypeDescription
trigger_idUuidTrigger id from the bind request.
outlet_version_idsList<Uuid>Outlet version ids bound to the trigger.

Back to Control Plane