A single configuration value, either a scalar or a list
| Field | Type | Required | Description |
|---|---|---|---|
value |
Optional<String> | ➖ | The configuration value as a string. Only one of value or valueList should be populated. |
valueList |
List<String> | ➖ | The configuration value as a list of strings. Only one of value or valueList should be populated. |