Skip to main content

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

NameTypeDescription
idUuidTrigger UUID.
lambda_function_arnStringLambda function ARN invoked by the trigger.
invoke_role_arnStringIAM role ARN used when invoking the Lambda function.
tags_jsonStringSerialized JSON tags attached to the trigger.
binding_countInteger32Count of outlet versions currently bound to the trigger.

Back to Control Plane