ListOutletLambdaTriggersResponse
- Stability:
stable
Includes the queried application id plus zero or more OutletLambdaTriggerSummary rows.
- Qualified id:
com.dataspine.controlplane.ListOutletLambdaTriggersResponse@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
application_id | Uuid | Application id that was listed. |
triggers | List<OutletLambdaTriggerSummary> | Triggers returned for the application. |