Values.GetSubscriptionRequestDetailsInputSourceGets the details of the specified subscription request.
type nonrec t = {domainIdentifier : DomainId.t;The identifier of the Amazon DataZone domain in which to get the subscription request details.
*)identifier : SubscriptionRequestId.t;The identifier of the subscription request the details of which to get.
*)}