pscAllowedProjects property

List<String>? pscAllowedProjects
getter/setter pair

Additional allowed projects for setting up PSC connections.

Instance host project is automatically allowed and does not need to be included in this list.

Optional.

Implementation

core.List<core.String>? pscAllowedProjects;