SetDynamicConfigRequestV1¶
Purpose¶
Add a dynamic configuration to the dynamic configuration KV-store by inserting its key and the corresponding value.
Type¶
Records with fields:
Config Key
: ConfigurationKeyV1
The key that of the dynamic configuration value that is going to be added to the dynamic configuration KV-store.¶
Config Value
: ConfigurationValueV1
The requested dynamic configuration value.