BoolPolicy
BoolPolicy
The boolean type of setting or configuration that may get an inherited value.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"inherited": false,
"value": false
}
boolean
value
Optional
The boolean value that is either set or inherited.