ruạṛ
a ���f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sl e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z dd � Zdd� Zdd� Z dS )�AutonomousDatabaseBackupConfigaR Autonomous Database configuration details for storing `manual backups`__ in the `Object Storage`__ service. __ https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/backup-restore.html#GUID-9035DFB8-4702-4CEB-8281-C2A303820809 __ https://docs.cloud.oracle.com/Content/Object/Concepts/objectstorageoverview.htm �NONE�OBJECT_STOREc K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new AutonomousDatabaseBackupConfig object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param manual_backup_bucket_name: The value to assign to the manual_backup_bucket_name property of this AutonomousDatabaseBackupConfig. :type manual_backup_bucket_name: str :param manual_backup_type: The value to assign to the manual_backup_type property of this AutonomousDatabaseBackupConfig. Allowed values for this property are: "NONE", "OBJECT_STORE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type manual_backup_type: str �str)�manual_backup_bucket_name�manual_backup_typeZmanualBackupBucketNameZmanualBackupTypeN)Z swagger_typesZ attribute_map�_manual_backup_bucket_name�_manual_backup_type)�self�kwargs� r �Y/usr/lib/python3.9/site-packages/oci/database/models/autonomous_database_backup_config.py�__init__ s ��z'AutonomousDatabaseBackupConfig.__init__c C s | j S )ar Gets the manual_backup_bucket_name of this AutonomousDatabaseBackupConfig. Name of `Object Storage`__ bucket to use for storing manual backups. __ https://docs.cloud.oracle.com/Content/Object/Concepts/objectstorageoverview.htm :return: The manual_backup_bucket_name of this AutonomousDatabaseBackupConfig. :rtype: str �r �r r r r r : s z8AutonomousDatabaseBackupConfig.manual_backup_bucket_namec C s || _ dS )a� Sets the manual_backup_bucket_name of this AutonomousDatabaseBackupConfig. Name of `Object Storage`__ bucket to use for storing manual backups. __ https://docs.cloud.oracle.com/Content/Object/Concepts/objectstorageoverview.htm :param manual_backup_bucket_name: The manual_backup_bucket_name of this AutonomousDatabaseBackupConfig. :type: str Nr )r r r r r r H s c C s | j S )a� Gets the manual_backup_type of this AutonomousDatabaseBackupConfig. The manual backup destination type. Allowed values for this property are: "NONE", "OBJECT_STORE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The manual_backup_type of this AutonomousDatabaseBackupConfig. :rtype: str )r r r r r r V s z1AutonomousDatabaseBackupConfig.manual_backup_typec C s ddg}t ||�sd}|| _dS )z� Sets the manual_backup_type of this AutonomousDatabaseBackupConfig. The manual backup destination type. :param manual_backup_type: The manual_backup_type of this AutonomousDatabaseBackupConfig. :type: str r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r e s c C s t | �S �N)r r r r r �__repr__t s z'AutonomousDatabaseBackupConfig.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__w s z%AutonomousDatabaseBackupConfig.__eq__c C s | |k S r r r r r r �__ne__} s z%AutonomousDatabaseBackupConfig.__ne__N)�__name__� __module__�__qualname__�__doc__ZMANUAL_BACKUP_TYPE_NONEZMANUAL_BACKUP_TYPE_OBJECT_STOREr �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn