excludedProjects property

List<String>? excludedProjects
getter/setter pair

A list of projects to exclude from the security policy.

Implementation

core.List<core.String>? excludedProjects;