PolicyDetail
PolicyDetail
Represents details about a policy, such as its value, type and settings in the resource hierarchy.
For more information, please see Policy Values & Settings.
dependencies | RunnableDependencies | The resource, control and policyValue dependencies for this value. |
policyTypeUri | String! | Mod-specific unique identifier for the type. |
resource | Resource | The resource this value is for. |
resourceId | ID! | Unique identifier for the resource. |
settings | PolicySettings | Returns all settings evaluated in calculating the value. |
type | PolicyType | The type information this value is for. |
value | PolicyValue | Details for the value. |