valueType
The type of value that is currently being modified. Properties can have two types:
PLAIN_TEXT: Contain direct values such as "1", "True", or "c5.large.search".
STRINGIFIED_JSON: Contain content in JSON format, such as {"Enabled":"True"}".