subjects property

List<String>? subjects
getter/setter pair

The name of the resources which are subject to this issue.

Implementation

core.List<core.String>? subjects;