value Type
Parameters
value
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'}'.
Parameters
argument
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'}'.