aggregationRule property

AggregationRule? aggregationRule
final

AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller.

Implementation

final AggregationRule? aggregationRule;