Values.GetGlossaryTermInputSourceGets a business glossary term in Amazon DataZone. Prerequisites: Glossary term with identifier must exist in the domain. User must have permission on the glossary term. Domain must be accessible and active.
type nonrec t = {domainIdentifier : DomainId.t;The ID of the Amazon DataZone domain in which this business glossary term exists.
*)identifier : GlossaryTermId.t;The ID of the business glossary term.
*)}