Expand description
Configuration value types
Represents parsed configuration values before resolution. Values can be scalars (string, int, float, bool, null), sequences (arrays), or mappings (objects).
Enumsยง
- Value
- A configuration value that may contain unresolved interpolations