OutletLambdaTriggerSummary
- Stability:
stable
Includes identifiers, ARNs, serialized tags, and the number of outlet versions currently bound for observability.
- Qualified id:
com.dataspine.controlplane.OutletLambdaTriggerSummary@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
id | Uuid | Trigger UUID. |
lambda_function_arn | String | Lambda function ARN invoked by the trigger. |
invoke_role_arn | String | IAM role ARN used when invoking the Lambda function. |
tags_json | String | Serialized JSON tags attached to the trigger. |
binding_count | Integer32 | Count of outlet versions currently bound to the trigger. |