SystemConfigurationDatastoresPlugin¶
- class pydelfini.delfini_core.models.system_configuration_datastores_plugin.SystemConfigurationDatastoresPlugin(plugin_name, cache=Unset, enabled=True, is_default=False, options=Unset, type=Unset)[source]¶
Bases:
object
SystemConfigurationDatastoresPlugin model
- Parameters:
- options¶
- Type:
- type¶
- Type:
Attributes
additional_properties
additional_keys
- classmethod from_dict(src_dict)[source]¶
Create an instance of
SystemConfigurationDatastoresPlugin
from a dict