actions property

List<Expr>? actions
getter/setter pair

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

Implementation

core.List<Expr>? actions;