condition property
A CEL expression for conditions that must be met in order for the rule to apply.
If not provided, the rule matches all objects.
Optional.
Implementation
Expr? condition;
A CEL expression for conditions that must be met in order for the rule to apply.
If not provided, the rule matches all objects.
Optional.
Expr? condition;