actions property

List<Expr> actions
final

CEL expressions to evaluate to modify a route when this term matches.

Implementation

final List<Expr> actions;