inherit property

bool? inherit
getter/setter pair

If inherit is true, policy rules of the lowest ancestor in the resource hierarchy chain are inherited.

If it is false, policy rules are not inherited.

Implementation

core.bool? inherit;