fastly:aclAclAcl.open()Version: 3.37.0On this pageAcl.open() Opens the ACL with the given name, returning a new Acl instance with the given name on success. Syntax Acl.open(name) Return value An Acl instance.