Transform type
Describes what transforms are applied before matching
KnownTransform can be used interchangeably with Transform,
this enum contains the known values that the service supports.
Known values supported by the service
Lowercase
Uppercase
Trim
UrlDecode
UrlEncode
RemoveNulls
type Transform = string