serviceAccountScopes property
Scopes to grant to the service_account.
When specified, users of workstations under this configuration must have
iam.serviceAccounts.actAs
on the service account.
Optional.
Implementation
core.List<core.String>? serviceAccountScopes;