SystemConfigurationCache¶
- class pydelfini.delfini_core.models.system_configuration_cache.SystemConfigurationCache(cache_default_timeout=300, cache_type=Unset)[source]¶
Bases:
object
SystemConfigurationCache model
- Parameters:
cache_type (Unset | SystemConfigurationCacheCacheType)
- cache_type¶
- Type:
Attributes
additional_properties
additional_keys
- classmethod from_dict(src_dict)[source]¶
Create an instance of
SystemConfigurationCache
from a dict