ruạṛ
a N��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 )�'GenerateAutonomousDatabaseWalletDetailszN Details to create and download an Oracle Autonomous Database wallet. �ALL�SINGLEc K s( ddd�| _ ddd�| _d| _d| _dS )at Initializes a new GenerateAutonomousDatabaseWalletDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param generate_type: The value to assign to the generate_type property of this GenerateAutonomousDatabaseWalletDetails. Allowed values for this property are: "ALL", "SINGLE" :type generate_type: str :param password: The value to assign to the password property of this GenerateAutonomousDatabaseWalletDetails. :type password: str �str)� generate_type�password�generateTyper N)� swagger_types� attribute_map�_generate_type� _password)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database/models/generate_autonomous_database_wallet_details.py�__init__ s ��z0GenerateAutonomousDatabaseWalletDetails.__init__c C s | j S )aK Gets the generate_type of this GenerateAutonomousDatabaseWalletDetails. The type of wallet to generate. **Shared Exadata infrastructure usage:** * `SINGLE` - used to generate a wallet for a single database * `ALL` - used to generate wallet for all databases in the region **Dedicated Exadata infrastructure usage:** Value must be `NULL` if attribute is used. Allowed values for this property are: "ALL", "SINGLE" :return: The generate_type of this GenerateAutonomousDatabaseWalletDetails. :rtype: str )r �r r r r r 4 s z5GenerateAutonomousDatabaseWalletDetails.generate_typec C s* ddg}t ||�s td�|���|| _dS )a Sets the generate_type of this GenerateAutonomousDatabaseWalletDetails. The type of wallet to generate. **Shared Exadata infrastructure usage:** * `SINGLE` - used to generate a wallet for a single database * `ALL` - used to generate wallet for all databases in the region **Dedicated Exadata infrastructure usage:** Value must be `NULL` if attribute is used. :param generate_type: The generate_type of this GenerateAutonomousDatabaseWalletDetails. :type: str r r z=Invalid value for `generate_type`, must be None or one of {0}N)r � ValueError�formatr )r r �allowed_valuesr r r r H s ��c C s | j S )a� **[Required]** Gets the password of this GenerateAutonomousDatabaseWalletDetails. The password to encrypt the keys inside the wallet. The password must be at least 8 characters long and must include at least 1 letter and either 1 numeric character or 1 special character. :return: The password of this GenerateAutonomousDatabaseWalletDetails. :rtype: str �r r r r r r ` s z0GenerateAutonomousDatabaseWalletDetails.passwordc C s || _ dS )a� Sets the password of this GenerateAutonomousDatabaseWalletDetails. The password to encrypt the keys inside the wallet. The password must be at least 8 characters long and must include at least 1 letter and either 1 numeric character or 1 special character. :param password: The password of this GenerateAutonomousDatabaseWalletDetails. :type: str Nr )r r r r r r l s c C s t | �S �N)r r r r r �__repr__x s z0GenerateAutonomousDatabaseWalletDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__{ s z.GenerateAutonomousDatabaseWalletDetails.__eq__c C s | |k S r r r r r r �__ne__� s z.GenerateAutonomousDatabaseWalletDetails.__ne__N)�__name__� __module__�__qualname__�__doc__�GENERATE_TYPE_ALL�GENERATE_TYPE_SINGLEr �propertyr �setterr r r r! r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn