Supported data types
Understand the data types supported by cluster variables for different configuration needs.
Simple values
- String: Text values for URLs, names, identifiers.
- Number: Numeric values for thresholds, timeouts, counts.
- Boolean: True/false values for feature flags and toggles.
Complex values
- Objects: Nested structures for grouped configuration.
- Arrays: Lists of values.
note
Access patterns may vary depending on how the array is used.