allowedProjects property

List<String>? allowedProjects
getter/setter pair

Additional projects that are allowed to attach to the workstation cluster's service attachment.

By default, the workstation cluster's project and the VPC host project (if different) are allowed.

Optional.

Implementation

core.List<core.String>? allowedProjects;