| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The information about variable configurations. | ||
| kind | string | The type of the variable. Valid value: Plain. | Plain |
| name | string | The name of the variable. | variableName |
| value | string | The value of the variable. | variableValue |
| description | string | The description of the variable. | This is a variable description |