ruạṛ
a ���fm � @ 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 ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zdd� Z dd� Zdd� ZdS )�SaasAdminUserStatusz* SaaS administrative user status. � READ_ONLY� READ_WRITE�ADMINc K s2 dddd�| _ dddd�| _d| _d| _d| _dS ) a� Initializes a new SaasAdminUserStatus object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param is_enabled: The value to assign to the is_enabled property of this SaasAdminUserStatus. :type is_enabled: bool :param access_type: The value to assign to the access_type property of this SaasAdminUserStatus. Allowed values for this property are: "READ_ONLY", "READ_WRITE", "ADMIN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type access_type: str :param time_saas_admin_user_enabled: The value to assign to the time_saas_admin_user_enabled property of this SaasAdminUserStatus. :type time_saas_admin_user_enabled: datetime �bool�strZdatetime)� is_enabled�access_type�time_saas_admin_user_enabledZ isEnabledZ accessTypeZtimeSaasAdminUserEnabledN)Z swagger_typesZ attribute_map�_is_enabled�_access_type�_time_saas_admin_user_enabled)�self�kwargs� r �N/usr/lib/python3.9/site-packages/oci/database/models/saas_admin_user_status.py�__init__ s ��zSaasAdminUserStatus.__init__c C s | j S )z� Gets the is_enabled of this SaasAdminUserStatus. Indicates if the SaaS administrative user is enabled for the Autonomous Database. :return: The is_enabled of this SaasAdminUserStatus. :rtype: bool �r �r r r r r B s zSaasAdminUserStatus.is_enabledc C s || _ dS )z� Sets the is_enabled of this SaasAdminUserStatus. Indicates if the SaaS administrative user is enabled for the Autonomous Database. :param is_enabled: The is_enabled of this SaasAdminUserStatus. :type: bool Nr )r r r r r r N s c C s | j S )a� Gets the access_type of this SaasAdminUserStatus. The access type for the SaaS administrative user. If no access type is specified, the READ_ONLY access type is used. Allowed values for this property are: "READ_ONLY", "READ_WRITE", "ADMIN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The access_type of this SaasAdminUserStatus. :rtype: str )r r r r r r Z s zSaasAdminUserStatus.access_typec C s g d�}t ||�sd}|| _dS )a Sets the access_type of this SaasAdminUserStatus. The access type for the SaaS administrative user. If no access type is specified, the READ_ONLY access type is used. :param access_type: The access_type of this SaasAdminUserStatus. :type: str )r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r i s c C s | j S )a" Gets the time_saas_admin_user_enabled of this SaasAdminUserStatus. The date and time the SaaS administrative user was enabled at, for the Autonomous Database. :return: The time_saas_admin_user_enabled of this SaasAdminUserStatus. :rtype: datetime �r r r r r r x s z0SaasAdminUserStatus.time_saas_admin_user_enabledc C s || _ dS )a= Sets the time_saas_admin_user_enabled of this SaasAdminUserStatus. The date and time the SaaS administrative user was enabled at, for the Autonomous Database. :param time_saas_admin_user_enabled: The time_saas_admin_user_enabled of this SaasAdminUserStatus. :type: datetime Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s zSaasAdminUserStatus.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zSaasAdminUserStatus.__eq__c C s | |k S r r r r r r �__ne__� s zSaasAdminUserStatus.__ne__N)�__name__� __module__�__qualname__�__doc__ZACCESS_TYPE_READ_ONLYZACCESS_TYPE_READ_WRITEZACCESS_TYPE_ADMINr �propertyr �setterr r 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