resourceNames property

List<String>? resourceNames
final

ResourceNames is an optional white list of names that the rule applies to. An empty set means that everything is allowed.

Implementation

final List<String>? resourceNames;