resources property

List<XpnResourceId>? resources
getter/setter pair

Service resources (a.k.a service projects) attached to this project as their shared VPC host.

Implementation

core.List<XpnResourceId>? resources;