Values.GetPluginRequestSourceGets information about an existing Amazon Q Business plugin.
type nonrec t = {applicationId : ApplicationId.t;The identifier of the application which contains the plugin.
*)pluginId : PluginId.t;The identifier of the plugin.
*)}