ValueType type
Defines values for ValueType.
KnownValueType can be used interchangeably with ValueType,
this enum contains the known values that the service supports.
Known values supported by the service
IpCidr: An IP range in CIDR format (e.g. '192.168.0.1/8').
String: Any string value.
type ValueType = string