a üÎòf¯ ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sdeZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZd d „Z d d „Z dd„Z dS)ÚStoragezd This is the storage configuration and status of a tenancy in Logging Analytics application cKs(dddœ|_dddœ|_d|_d|_dS)aA Initializes a new Storage object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param is_archiving_enabled: The value to assign to the is_archiving_enabled property of this Storage. :type is_archiving_enabled: bool :param archiving_configuration: The value to assign to the archiving_configuration property of this Storage. :type archiving_configuration: oci.log_analytics.models.ArchivingConfiguration ÚboolZArchivingConfiguration)Úis_archiving_enabledÚarchiving_configurationZisArchivingEnabledZarchivingConfigurationN)Z swagger_typesZ attribute_mapÚ_is_archiving_enabledÚ_archiving_configuration)ÚselfÚkwargs©rúD/usr/lib/python3.9/site-packages/oci/log_analytics/models/storage.pyÚ__init__sþþzStorage.__init__cCs|jS)zâ **[Required]** Gets the is_archiving_enabled of this Storage. This indicates if old data can be archived for a tenancy :return: The is_archiving_enabled of this Storage. :rtype: bool ©r ©r rrrr-s zStorage.is_archiving_enabledcCs ||_dS)zæ Sets the is_archiving_enabled of this Storage. This indicates if old data can be archived for a tenancy :param is_archiving_enabled: The is_archiving_enabled of this Storage. :type: bool Nr)r rrrrr9s cCs|jS)zÑ **[Required]** Gets the archiving_configuration of this Storage. :return: The archiving_configuration of this Storage. :rtype: oci.log_analytics.models.ArchivingConfiguration ©r rrrrr EszStorage.archiving_configurationcCs ||_dS)zØ Sets the archiving_configuration of this Storage. :param archiving_configuration: The archiving_configuration of this Storage. :type: oci.log_analytics.models.ArchivingConfiguration Nr)r r rrrr OscCst|ƒS©N)rrrrrÚ__repr__YszStorage.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r ÚotherrrrÚ__eq__\szStorage.__eq__cCs ||k SrrrrrrÚ__ne__bszStorage.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr rrrrrrrr s    rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs