joinKeyExpression property

String? joinKeyExpression
getter/setter pair

A cel expression (go/cel) to be evaluated as a string value.

This string value will be used as the join key for the correlation.

Optional.

Implementation

core.String? joinKeyExpression;