The Resource to which the given resource ACL applies.
An [[AclDataset]] whose ACL Rules will apply to resource
.
Optional
options: { 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.
Optional
fetch?: (input: URL | RequestInfo, init?: RequestInit) => Promise<Response>
Saves the resource ACL for a Resource.