VariableType type

Variable type.
KnownVariableType can be used interchangeably with VariableType, this enum contains the known values that the service supports.

Known values supported by the service

String: String
Bool: Bool
Array: Array

type VariableType = string