HubPolicyPackVariable
HubPolicyPackVariable
HubPolicyPackVariable
A variable (configurable input) defined in a policy pack.
defaultValue |
String | Default value (as string representation). |
description |
String | Description of the variable. |
id |
ID! | Unique identifier (database ID). |
name |
String! | Variable name (e.g., "enabled"). |
policyPackAka |
String! | The policy pack aka this variable belongs to. |
sensitive |
Boolean | Whether this variable contains sensitive data. |
source |
String | Source file path. |
type |
String | Variable type (e.g., "string", "bool", "list(string)"). |