Expand description
The Value enum, a loosely typed way of representing any valid HCL value.
Enums
- Represents any valid HCL value.
Functions
- Convert a
Tintohcl::Valuewhich is an enum that can represent any valid HCL value.
Type Definitions
- The map type used for HCL objects.