targetServiceAccounts property

List<String>? targetServiceAccounts
getter/setter pair

A list of service accounts indicating the sets of instances that are applied with this rule.

Implementation

core.List<core.String>? targetServiceAccounts;