elements property

List<Expr>? elements
getter/setter pair

CEL expressions that are comparable to constructs of this set's type (see Policy Language).

Implementation

core.List<Expr>? elements;