function is still experimental and subject to change, even in a non-major release.
To make it easy to fetch all the relevant Access Policy Resources,
this function returns all referenced Access Policy Resources referenced in an
Access Control Resource.
In other words, if Access Controls refer to different Policies in the same
Access Policy Resource, this function will only return that Access Policy
Resource's URL once.
Parameters
withAcr: WithAccessibleAcr
A Resource with an Access Control Resource attached.
Returns string[]
List of all unique Access Policy Resources that are referenced in the given Access Control Resource.
To make it easy to fetch all the relevant Access Policy Resources, this function returns all referenced Access Policy Resources referenced in an Access Control Resource. In other words, if Access Controls refer to different Policies in the same Access Policy Resource, this function will only return that Access Policy Resource's URL once.