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
| Name | Type | Description |
|---|---|---|
trigger_id | Uuid | Trigger id from the bind request. |
outlet_version_ids | List<Uuid> | Outlet version ids bound to the trigger. |