# FactPolicyRulesInnerArgumentsInner
## Properties
**source** | **String** | Which value to compare against. If literal, the 'value' field will be used. If 'domainIdentity' then the domain identity will be checked for a capability matching the reference in the 'capability' field. If 'any', this argument can have any value. |
**capability** | Option<**String**> | An identifier for a capability that might be imported from a peer domain. If it is, it will bear an imported resource prefix (either a domain identifier or an alias, followed by ::) | [optional]
**value** | Option<**String**> | if source is literal, what is the value | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)