resourceNames property

List<String>? resourceNames
getter/setter pair

Project name resources to share the template.

The project names is expected in resource format Ex: projects/{project-number} or organization/{org-id}

Optional.

Implementation

core.List<core.String>? resourceNames;