ruạṛ
a N��f5 � @ 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 @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Z dd� Zdd� ZdS )�CreateDatabaseFromBackupDetailsz0 CreateDatabaseFromBackupDetails model. c K sP ddddddd�| _ ddddddd�| _d | _d | _d | _d | _d | _d | _d S ) a� Initializes a new CreateDatabaseFromBackupDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param backup_id: The value to assign to the backup_id property of this CreateDatabaseFromBackupDetails. :type backup_id: str :param backup_tde_password: The value to assign to the backup_tde_password property of this CreateDatabaseFromBackupDetails. :type backup_tde_password: str :param admin_password: The value to assign to the admin_password property of this CreateDatabaseFromBackupDetails. :type admin_password: str :param db_unique_name: The value to assign to the db_unique_name property of this CreateDatabaseFromBackupDetails. :type db_unique_name: str :param db_name: The value to assign to the db_name property of this CreateDatabaseFromBackupDetails. :type db_name: str :param sid_prefix: The value to assign to the sid_prefix property of this CreateDatabaseFromBackupDetails. :type sid_prefix: str �str)� backup_id�backup_tde_password�admin_password�db_unique_name�db_name� sid_prefix�backupId�backupTDEPassword� adminPassword�dbUniqueName�dbName� sidPrefixN)� swagger_types� attribute_map� _backup_id�_backup_tde_password�_admin_password�_db_unique_name�_db_name�_sid_prefix)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database/models/create_database_from_backup_details.py�__init__ s( � � z(CreateDatabaseFromBackupDetails.__init__c C s | j S )a* **[Required]** Gets the backup_id of this CreateDatabaseFromBackupDetails. The backup `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The backup_id of this CreateDatabaseFromBackupDetails. :rtype: str �r �r r r r r G s z)CreateDatabaseFromBackupDetails.backup_idc C s || _ dS )a# Sets the backup_id of this CreateDatabaseFromBackupDetails. The backup `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param backup_id: The backup_id of this CreateDatabaseFromBackupDetails. :type: str Nr! )r r r r r r U s c C s | j S )z� Gets the backup_tde_password of this CreateDatabaseFromBackupDetails. The password to open the TDE wallet. :return: The backup_tde_password of this CreateDatabaseFromBackupDetails. :rtype: str �r r"