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 )�EntityStatusz EntityStatus model. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new EntityStatus object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param status: The value to assign to the status property of this EntityStatus. :type status: str :param inactive_bit_mask: The value to assign to the inactive_bit_mask property of this EntityStatus. :type inactive_bit_mask: int �str�int)�status�inactive_bit_maskr ZinactiveBitMaskN)Z swagger_typesZ attribute_map�_status�_inactive_bit_mask)�self�kwargs� r �P/usr/lib/python3.9/site-packages/oci/identity_data_plane/models/entity_status.py�__init__ s ��zEntityStatus.__init__c C s | j S )z� **[Required]** Gets the status of this EntityStatus. The entity status. :return: The status of this EntityStatus. :rtype: str �r �r r r r r - s zEntityStatus.statusc C s || _ dS )z� Sets the status of this EntityStatus. The entity status. :param status: The status of this EntityStatus. :type: str Nr )r r r r r r 9 s c C s | j S )ad **[Required]** Gets the inactive_bit_mask of this EntityStatus. A bit mask showing the reason why the entity is inactive: - bit 0: ACTIVE - bit 1: SUSPENDED - bit 2: DISABLED - bit 3: BLOCKED - bit 4: LOCKED :return: The inactive_bit_mask of this EntityStatus. :rtype: int �r r r r r r E s zEntityStatus.inactive_bit_maskc C s || _ dS )ae Sets the inactive_bit_mask of this EntityStatus. A bit mask showing the reason why the entity is inactive: - bit 0: ACTIVE - bit 1: SUSPENDED - bit 2: DISABLED - bit 3: BLOCKED - bit 4: LOCKED :param inactive_bit_mask: The inactive_bit_mask of this EntityStatus. :type: int Nr )r r r r r r V s c C s t | �S �N)r r r r r �__repr__g s zEntityStatus.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__j s zEntityStatus.__eq__c C s | |k S r r r r r r �__ne__p s zEntityStatus.__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