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 )�ModifiedAttributesz� The attributes of a sensitive column that have been modified in the target database. It's populated only in the case of MODIFIED discovery results and shows the new values of the modified attributes. c K s( ddd�| _ ddd�| _d| _d| _dS )ak Initializes a new ModifiedAttributes object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param app_defined_child_column_keys: The value to assign to the app_defined_child_column_keys property of this ModifiedAttributes. :type app_defined_child_column_keys: list[str] :param db_defined_child_column_keys: The value to assign to the db_defined_child_column_keys property of this ModifiedAttributes. :type db_defined_child_column_keys: list[str] z list[str])�app_defined_child_column_keys�db_defined_child_column_keysZappDefinedChildColumnKeysZdbDefinedChildColumnKeysN)Z swagger_typesZ attribute_map�_app_defined_child_column_keys�_db_defined_child_column_keys)�self�kwargs� r �L/usr/lib/python3.9/site-packages/oci/data_safe/models/modified_attributes.py�__init__ s ��zModifiedAttributes.__init__c C s | j S )a9 Gets the app_defined_child_column_keys of this ModifiedAttributes. Unique keys identifying the columns that are application-level (non-dictionary) children of the sensitive column. :return: The app_defined_child_column_keys of this ModifiedAttributes. :rtype: list[str] �r �r r r r r . s z0ModifiedAttributes.app_defined_child_column_keysc C s || _ dS )aU Sets the app_defined_child_column_keys of this ModifiedAttributes. Unique keys identifying the columns that are application-level (non-dictionary) children of the sensitive column. :param app_defined_child_column_keys: The app_defined_child_column_keys of this ModifiedAttributes. :type: list[str] Nr )r r r r r r : s c C s | j S )a8 Gets the db_defined_child_column_keys of this ModifiedAttributes. Unique keys identifying the columns that are database-level (dictionary-defined) children of the sensitive column. :return: The db_defined_child_column_keys of this ModifiedAttributes. :rtype: list[str] �r r r r r r F s z/ModifiedAttributes.db_defined_child_column_keysc C s || _ dS )aS Sets the db_defined_child_column_keys of this ModifiedAttributes. Unique keys identifying the columns that are database-level (dictionary-defined) children of the sensitive column. :param db_defined_child_column_keys: The db_defined_child_column_keys of this ModifiedAttributes. :type: list[str] Nr )r r r r r r R s c C s t | �S �N)r r r r r �__repr__^ s zModifiedAttributes.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__a s zModifiedAttributes.__eq__c C s | |k S r r r r r r �__ne__g s zModifiedAttributes.__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