Values.GetGroupProfileInputSourceGets a group profile in Amazon DataZone.
type nonrec t = {domainIdentifier : DomainId.t;The identifier of the Amazon DataZone domain in which the group profile exists.
*)groupIdentifier : GroupIdentifier.t;The identifier of the group profile.
*)}