verbs property

List<String> verbs
final

Verbs is a list of Verbs that apply to ALL the ResourceKinds contained in this rule. '*' represents all verbs.

Implementation

final List<String> verbs;