Values_1.GroupSourceA group in Quick Sight consists of a set of users. You can use groups to make it easier to manage access and security.
type nonrec t = {arn : Values_0.Arn.t option;The Amazon Resource Name (ARN) for the group.
*)groupName : GroupName.t option;The name of the group.
*)description : GroupDescription.t option;The group description.
*)principalId : Values_0.String_.t option;The principal ID of the group.
*)}