# VariableDefinition
## Properties
**variable_name** | **String** | |
**source** | **String** | |
**tag_name** | Option<**String**> | This should be a TagName but can contain variables | [optional]
**capability_name** | Option<**String**> | This should be a CapabilityReference but can contain variables | [optional]
**read_parameter_name** | Option<**String**> | This should be the name of a read parameter but can contain variables | [optional]
**fact_type** | Option<**String**> | An identifier for a fact type 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]
**fact_arguments** | Option<[**Vec<models::VariableDefinitionFactArgumentsInner>**](VariableDefinition_factArguments_inner.md)> | | [optional]
**variables** | Option<[**Vec<models::VariableDefinition>**](VariableDefinition.md)> | | [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)