Values.GetAccountPoolInputSourceGets the details of the account pool.
type nonrec t = {domainIdentifier : DomainId.t;The ID of the domain in which the account pool lives whose details are to be displayed.
*)identifier : AccountPoolId.t;The ID of the account pool whose details are to be displayed.
*)}