ruạṛ
a N��f-6 � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�#CreateConnectivityValidationDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s e Zd ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))�Targetz� The information about the target operator. The target operator lets you specify the data entity to store the transformed data. �TRUNCATE�MERGE�BACKUP� OVERWRITE�APPEND�IGNOREc K s� ddddddddddddddd d d dd ddd �| _ ddddddddddddddddddd d!d"d �| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _ d#| _ d#| _d#| _d#| _ d#| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _d$| _d#S )%a Initializes a new Target object with values from keyword arguments. The default value of the :py:attr:`~oci.data_connectivity.models.Target.model_type` attribute of this class is ``TARGET_OPERATOR`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param model_type: The value to assign to the model_type property of this Target. Allowed values for this property are: "SOURCE_OPERATOR", "TARGET_OPERATOR" :type model_type: str :param key: The value to assign to the key property of this Target. :type key: str :param model_version: The value to assign to the model_version property of this Target. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this Target. :type parent_ref: oci.data_connectivity.models.ParentReference :param name: The value to assign to the name property of this Target. :type name: str :param description: The value to assign to the description property of this Target. :type description: str :param object_version: The value to assign to the object_version property of this Target. :type object_version: int :param input_ports: The value to assign to the input_ports property of this Target. :type input_ports: list[oci.data_connectivity.models.InputPort] :param output_ports: The value to assign to the output_ports property of this Target. :type output_ports: list[oci.data_connectivity.models.OutputPort] :param object_status: The value to assign to the object_status property of this Target. :type object_status: int :param identifier: The value to assign to the identifier property of this Target. :type identifier: str :param parameters: The value to assign to the parameters property of this Target. :type parameters: list[oci.data_connectivity.models.Parameter] :param op_config_values: The value to assign to the op_config_values property of this Target. :type op_config_values: oci.data_connectivity.models.ConfigValues :param entity: The value to assign to the entity property of this Target. :type entity: oci.data_connectivity.models.DataEntity :param is_read_access: The value to assign to the is_read_access property of this Target. :type is_read_access: bool :param is_copy_fields: The value to assign to the is_copy_fields property of this Target. :type is_copy_fields: bool :param is_predefined_shape: The value to assign to the is_predefined_shape property of this Target. :type is_predefined_shape: bool :param data_property: The value to assign to the data_property property of this Target. Allowed values for this property are: "TRUNCATE", "MERGE", "BACKUP", "OVERWRITE", "APPEND", "IGNORE" :type data_property: str :param schema_drift_config: The value to assign to the schema_drift_config property of this Target. :type schema_drift_config: oci.data_connectivity.models.SchemaDriftConfig :param fixed_data_shape: The value to assign to the fixed_data_shape property of this Target. :type fixed_data_shape: oci.data_connectivity.models.Shape :param write_operation_config: The value to assign to the write_operation_config property of this Target. :type write_operation_config: oci.data_connectivity.models.WriteOperationConfig �str�ParentReference�intzlist[InputPort]zlist[OutputPort]zlist[Parameter]�ConfigValues� DataEntity�bool�SchemaDriftConfig�Shape�WriteOperationConfig)� model_type�key� model_version� parent_ref�name�description�object_version�input_ports�output_ports� object_status� identifier� parameters�op_config_values�entity�is_read_access�is_copy_fields�is_predefined_shape� data_property�schema_drift_config�fixed_data_shape�write_operation_config� modelTyper �modelVersion� parentRefr r � objectVersion� inputPorts�outputPorts�objectStatusr"