The Resource to which the given resource ACL applies.
An [[AclDataset]] whose ACL Rules will apply to resource.
Optionaloptions: { fetch?: (input: URL | RequestInfo, init?: RequestInit) => Promise<Response> }Optional parameter options.fetch: An alternative fetch function to make the HTTP request, compatible with the browser-native fetch API.
Optionalfetch?: (input: URL | RequestInfo, init?: RequestInit) => Promise<Response>
Saves the resource ACL for a Resource.