supplementaryConfiguration
A string to string map that contains additional contents for the resource configuration.Config returns this field for certain resource types to supplement the information returned for the configuration
field.
This string to string map needs to be deserialized using json.loads()
before you can accessing the contents.