ConfigurationForBatchUpdate Class

Represents a Configuration.

Inheritance
ConfigurationForBatchUpdate

Constructor

ConfigurationForBatchUpdate(*, name: Optional[str] = None, value: Optional[str] = None, source: Optional[str] = None, **kwargs)

Variables

name
str

Name of the configuration.

value
str

Value of the configuration.

source
str

Source of the configuration.