Values.DeleteSuggesterRequestSourceContainer for the parameters to the DeleteSuggester operation. Specifies the name of the domain you want to update and name of the suggester you want to delete.
type nonrec t = {domainName : DomainName.t;suggesterName : StandardName.t;Specifies the name of the suggester you want to delete.
*)}