elements property

List<Expr> elements
final

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

Implementation

final List<Expr> elements;