DynamicConfigKeyValueType
is a datatype for a key value pair of a dynamic configuration and
the accompanying value.
Table: DynamicConfigKeyValueType
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 24, 2024 | |||||
dynamicConfigKey | DynamicConfig | yes | Short-Term | The dynamic configuration key. See DynamicConfig . | |
dynamicConfigValue | string | yes | Short-Term | The dynamic configuration value. |