Set the config name
Set the source of this configuration entry
Set all config values that may be used as the value of this config along with their source, in the order of precedence
Set the value or null. Null is returned if the config is unset or if isSensitive is true
Set whether the config value is the default or if it's been explicitly set
Set whether the config is read-only and cannot be updated
Set whether the config value is sensitive. The value is always set to null by the broker if the config value is sensitive
Set whether the config value is the default or if it's been explicitly set
Set the config name
Set whether the config is read-only and cannot be updated
Set whether the config value is sensitive. The value is always set to null by the broker if the config value is sensitive
Set the source of this configuration entry
Set all config values that may be used as the value of this config along with their source, in the order of precedence
Set the value or null. Null is returned if the config is unset or if isSensitive is true
Generated using TypeDoc
A class representing a configuration entry containing name, value and additional metadata