SystemConfigurationDatastoresS3¶
- class pydelfini.delfini_core.models.system_configuration_datastores_s3.SystemConfigurationDatastoresS3(bucket, access_key=Unset, cache=Unset, cache_max=Unset, enabled=True, endpoint_url=Unset, is_default=False, secret_key=Unset, type=Unset)[source]¶
Bases:
object
SystemConfigurationDatastoresS3 model
- Parameters:
- type¶
- Type:
Attributes
additional_properties
additional_keys
- classmethod from_dict(src_dict)[source]¶
Create an instance of
SystemConfigurationDatastoresS3
from a dict