groupList property

List<String>? groupList
final

A list of IAM groups that the user is in.

Implementation

final List<String>? groupList;