ConfigDefinition¶
- class tracdap.rt.metadata.ConfigDefinition¶
Definition of an individual config entry
- configType: ConfigType¶
The type of this config entry
- properties: Dict[str, str]¶
The map of config properties (only available for PROPERTIES config entries)