Values.DeletePluginRequestSourceDeletes an Amazon Q Business plugin.
type nonrec t = {applicationId : ApplicationId.t;The identifier the application attached to the Amazon Q Business plugin.
*)pluginId : PluginId.t;The identifier of the plugin being deleted.
*)}