grantees property

List<String>? grantees
getter/setter pair

The target usernames, roles, or groups of an SQL privilege grant, which is not an IAM policy change.

Implementation

core.List<core.String>? grantees;