DynamicConfigKeyValueType is a datatype for a key value pair of a dynamic configuration and the accompanying value.

Table: DynamicConfigKeyValueType

ParameterTypeRequiredDefaultStabilityDescription
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
dynamicConfigKeyDynamicConfigyes  The dynamic configuration key. See DynamicConfig.
dynamicConfigValuestringyes  The dynamic configuration value.