set Style Import Config Properties
open override fun setStyleImportConfigProperties(importId: String, configs: HashMap<String, Value>): Expected<String, None>
Sets style import config. This method can be used to perform batch update for a style import configurations.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
import Id
A style import identifier.
configs
A map of style import configurations.