fastly:backendBackend()Backend.exists()Version: 3.27.2On this pageBackend.exists()The Backend.exists() method returns a boolean indicating if a Backend with the given name exists or not.Syntaxexists(name)Return valueA boolean indicating if a Backend with the given name exists or not.