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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�Credentialsz� Initial database system credentials that the database system will be provisioned with. The password details are not visible on any subsequent operation, such as GET /dbSystems/{dbSystemId}. c K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new Credentials object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param username: The value to assign to the username property of this Credentials. :type username: str :param password_details: The value to assign to the password_details property of this Credentials. :type password_details: oci.psql.models.PasswordDetails �strZPasswordDetails)�username�password_detailsr ZpasswordDetailsN)Z swagger_typesZ attribute_map� _username�_password_details)�self�kwargs� r �?/usr/lib/python3.9/site-packages/oci/psql/models/credentials.py�__init__ s ��zCredentials.__init__c C s | j S )z� **[Required]** Gets the username of this Credentials. The database system administrator username. :return: The username of this Credentials. :rtype: str �r �r r r r r . s zCredentials.usernamec C s || _ dS )z� Sets the username of this Credentials. The database system administrator username. :param username: The username of this Credentials. :type: str Nr )r r r r r r : s c C s | j S )z� **[Required]** Gets the password_details of this Credentials. :return: The password_details of this Credentials. :rtype: oci.psql.models.PasswordDetails �r r r r r r F s zCredentials.password_detailsc C s || _ dS )z� Sets the password_details of this Credentials. :param password_details: The password_details of this Credentials. :type: oci.psql.models.PasswordDetails Nr )r r r r r r P s c C s t | �S �N)r r r r r �__repr__Z s zCredentials.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__] s zCredentials.__eq__c C s | |k S r r r r r r �__ne__c s zCredentials.__ne__N)�__name__� __module__�__qualname__�__doc__r �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