ruạṛ
a N��f�% � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )� Connection� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z dd� Zdd� Zdd� Z dS )�ConnectionFromObjectStoragezI The connection details for an Oracle Object Storage data asset. c K s� ddddddddddddddddddd �| _ d ddd ddddddddddddddd �| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new ConnectionFromObjectStorage object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.ConnectionFromObjectStorage.model_type` attribute of this class is ``ORACLE_OBJECT_STORAGE_CONNECTION`` 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 ConnectionFromObjectStorage. Allowed values for this property are: "ORACLE_ADWC_CONNECTION", "ORACLE_ATP_CONNECTION", "ORACLE_OBJECT_STORAGE_CONNECTION", "ORACLEDB_CONNECTION", "MYSQL_CONNECTION", "GENERIC_JDBC_CONNECTION", "BICC_CONNECTION", "AMAZON_S3_CONNECTION", "BIP_CONNECTION", "LAKE_HOUSE_CONNECTION", "REST_NO_AUTH_CONNECTION", "REST_BASIC_AUTH_CONNECTION" :type model_type: str :param key: The value to assign to the key property of this ConnectionFromObjectStorage. :type key: str :param model_version: The value to assign to the model_version property of this ConnectionFromObjectStorage. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this ConnectionFromObjectStorage. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this ConnectionFromObjectStorage. :type name: str :param description: The value to assign to the description property of this ConnectionFromObjectStorage. :type description: str :param object_version: The value to assign to the object_version property of this ConnectionFromObjectStorage. :type object_version: int :param object_status: The value to assign to the object_status property of this ConnectionFromObjectStorage. :type object_status: int :param identifier: The value to assign to the identifier property of this ConnectionFromObjectStorage. :type identifier: str :param primary_schema: The value to assign to the primary_schema property of this ConnectionFromObjectStorage. :type primary_schema: oci.data_integration.models.Schema :param connection_properties: The value to assign to the connection_properties property of this ConnectionFromObjectStorage. :type connection_properties: list[oci.data_integration.models.ConnectionProperty] :param is_default: The value to assign to the is_default property of this ConnectionFromObjectStorage. :type is_default: bool :param metadata: The value to assign to the metadata property of this ConnectionFromObjectStorage. :type metadata: oci.data_integration.models.ObjectMetadata :param key_map: The value to assign to the key_map property of this ConnectionFromObjectStorage. :type key_map: dict(str, str) :param credential_file_content: The value to assign to the credential_file_content property of this ConnectionFromObjectStorage. :type credential_file_content: str :param user_id: The value to assign to the user_id property of this ConnectionFromObjectStorage. :type user_id: str :param finger_print: The value to assign to the finger_print property of this ConnectionFromObjectStorage. :type finger_print: str :param pass_phrase: The value to assign to the pass_phrase property of this ConnectionFromObjectStorage. :type pass_phrase: str �str�ParentReference�int�Schemazlist[ConnectionProperty]�bool�ObjectMetadatazdict(str, str))� model_type�key� model_version� parent_ref�name�description�object_version� object_status� identifier�primary_schema�connection_properties� is_default�metadata�key_map�credential_file_content�user_id�finger_print�pass_phrase� modelTyper �modelVersion� parentRefr r � objectVersion�objectStatusr � primarySchema�connectionProperties� isDefaultr �keyMap�credentialFileContent�userId�fingerPrint� passPhraseN� ORACLE_OBJECT_STORAGE_CONNECTION)� swagger_types� attribute_map�_model_type�_key�_model_version�_parent_ref�_name�_description�_object_version�_object_status�_identifier�_primary_schema�_connection_properties�_is_default� _metadata�_key_map�_credential_file_content�_user_id� _finger_print�_pass_phrase)�self�kwargs� rE ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/connection_from_object_storage.py�__init__ sr Q��z$ConnectionFromObjectStorage.__init__c C s | j S )a Gets the credential_file_content of this ConnectionFromObjectStorage. The credential file content from an Oracle Object Storage wallet. :return: The credential_file_content of this ConnectionFromObjectStorage. :rtype: str �r? �rC rE rE rF r � s z3ConnectionFromObjectStorage.credential_file_contentc C s || _ dS )a Sets the credential_file_content of this ConnectionFromObjectStorage. The credential file content from an Oracle Object Storage wallet. :param credential_file_content: The credential_file_content of this ConnectionFromObjectStorage. :type: str NrH )rC r rE rE rF r � s c C s | j S )z� Gets the user_id of this ConnectionFromObjectStorage. The OCI user OCID for the user to connect to. :return: The user_id of this ConnectionFromObjectStorage. :rtype: str �r@ rI rE rE rF r � s z#ConnectionFromObjectStorage.user_idc C s || _ dS )z� Sets the user_id of this ConnectionFromObjectStorage. The OCI user OCID for the user to connect to. :param user_id: The user_id of this ConnectionFromObjectStorage. :type: str NrJ )rC r rE rE rF r � s c C s | j S )z� Gets the finger_print of this ConnectionFromObjectStorage. The fingerprint for the user. :return: The finger_print of this ConnectionFromObjectStorage. :rtype: str �rA rI rE rE rF r � s z(ConnectionFromObjectStorage.finger_printc C s || _ dS )z� Sets the finger_print of this ConnectionFromObjectStorage. The fingerprint for the user. :param finger_print: The finger_print of this ConnectionFromObjectStorage. :type: str NrK )rC r rE rE rF r � s c C s | j S )z� Gets the pass_phrase of this ConnectionFromObjectStorage. The passphrase for the connection. :return: The pass_phrase of this ConnectionFromObjectStorage. :rtype: str �rB rI rE rE rF r � s z'ConnectionFromObjectStorage.pass_phrasec C s || _ dS )z� Sets the pass_phrase of this ConnectionFromObjectStorage. The passphrase for the connection. :param pass_phrase: The pass_phrase of this ConnectionFromObjectStorage. :type: str NrL )rC r rE rE rF r � s c C s t | �S �N)r rI rE rE rF �__repr__� s z$ConnectionFromObjectStorage.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�rC �otherrE rE rF �__eq__ s z"ConnectionFromObjectStorage.__eq__c C s | |k S rM rE rP rE rE rF �__ne__ s z"ConnectionFromObjectStorage.__ne__N)�__name__� __module__�__qualname__�__doc__rG �propertyr �setterr r r rN rR rS rE rE rE rF r s, r N) � connectionr �oci.utilr r r �oci.decoratorsr r rE rE rE rF �<module> s
cải xoăn