ruạṛ
a N��f�9 � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�UpdateDataAssetDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s4 e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))�UpdateDataAssetFromAdwczD Details for the Autonomous Data Warehouse data asset type. c K s� dddddddddddddddddddddd�| _ dd d ddd dddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )a Initializes a new UpdateDataAssetFromAdwc object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.UpdateDataAssetFromAdwc.model_type` attribute of this class is ``ORACLE_ADWC_DATA_ASSET`` 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 UpdateDataAssetFromAdwc. Allowed values for this property are: "ORACLE_DATA_ASSET", "ORACLE_OBJECT_STORAGE_DATA_ASSET", "ORACLE_ATP_DATA_ASSET", "ORACLE_ADWC_DATA_ASSET", "MYSQL_DATA_ASSET", "GENERIC_JDBC_DATA_ASSET", "FUSION_APP_DATA_ASSET", "AMAZON_S3_DATA_ASSET", "LAKE_HOUSE_DATA_ASSET", "REST_DATA_ASSET" :type model_type: str :param key: The value to assign to the key property of this UpdateDataAssetFromAdwc. :type key: str :param model_version: The value to assign to the model_version property of this UpdateDataAssetFromAdwc. :type model_version: str :param name: The value to assign to the name property of this UpdateDataAssetFromAdwc. :type name: str :param description: The value to assign to the description property of this UpdateDataAssetFromAdwc. :type description: str :param object_status: The value to assign to the object_status property of this UpdateDataAssetFromAdwc. :type object_status: int :param object_version: The value to assign to the object_version property of this UpdateDataAssetFromAdwc. :type object_version: int :param identifier: The value to assign to the identifier property of this UpdateDataAssetFromAdwc. :type identifier: str :param external_key: The value to assign to the external_key property of this UpdateDataAssetFromAdwc. :type external_key: str :param asset_properties: The value to assign to the asset_properties property of this UpdateDataAssetFromAdwc. :type asset_properties: dict(str, str) :param registry_metadata: The value to assign to the registry_metadata property of this UpdateDataAssetFromAdwc. :type registry_metadata: oci.data_integration.models.RegistryMetadata :param service_name: The value to assign to the service_name property of this UpdateDataAssetFromAdwc. :type service_name: str :param driver_class: The value to assign to the driver_class property of this UpdateDataAssetFromAdwc. :type driver_class: str :param credential_file_content: The value to assign to the credential_file_content property of this UpdateDataAssetFromAdwc. :type credential_file_content: str :param wallet_secret: The value to assign to the wallet_secret property of this UpdateDataAssetFromAdwc. :type wallet_secret: oci.data_integration.models.SensitiveAttribute :param wallet_password_secret: The value to assign to the wallet_password_secret property of this UpdateDataAssetFromAdwc. :type wallet_password_secret: oci.data_integration.models.SensitiveAttribute :param region_id: The value to assign to the region_id property of this UpdateDataAssetFromAdwc. :type region_id: str :param tenancy_id: The value to assign to the tenancy_id property of this UpdateDataAssetFromAdwc. :type tenancy_id: str :param compartment_id: The value to assign to the compartment_id property of this UpdateDataAssetFromAdwc. :type compartment_id: str :param autonomous_db_id: The value to assign to the autonomous_db_id property of this UpdateDataAssetFromAdwc. :type autonomous_db_id: str :param default_connection: The value to assign to the default_connection property of this UpdateDataAssetFromAdwc. :type default_connection: oci.data_integration.models.UpdateConnectionFromAdwc �str�intzdict(str, str)�RegistryMetadata�SensitiveAttribute�UpdateConnectionFromAdwc)� model_type�key� model_version�name�description� object_status�object_version� identifier�external_key�asset_properties�registry_metadata�service_name�driver_class�credential_file_content� wallet_secret�wallet_password_secret� region_id� tenancy_id�compartment_id�autonomous_db_id�default_connection� modelTyper �modelVersionr r �objectStatus� objectVersionr �externalKey�assetProperties�registryMetadata�serviceName�driverClass�credentialFileContent�walletSecret�walletPasswordSecret�regionId� tenancyId� compartmentId�autonomousDbId�defaultConnectionN�ORACLE_ADWC_DATA_ASSET)� swagger_types� attribute_map�_model_type�_key�_model_version�_name�_description�_object_status�_object_version�_identifier� _external_key�_asset_properties�_registry_metadata� _service_name� _driver_class�_credential_file_content�_wallet_secret�_wallet_password_secret� _region_id�_tenancy_id�_compartment_id�_autonomous_db_id�_default_connection)�self�kwargs� rN ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/update_data_asset_from_adwc.py�__init__ s� ]��z UpdateDataAssetFromAdwc.__init__c C s | j S )z� Gets the service_name of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse instance service name. :return: The service_name of this UpdateDataAssetFromAdwc. :rtype: str �rB �rL rN rN rO r � s z$UpdateDataAssetFromAdwc.service_namec C s || _ dS )z� Sets the service_name of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse instance service name. :param service_name: The service_name of this UpdateDataAssetFromAdwc. :type: str NrQ )rL r rN rN rO r � s c C s | j S )z� Gets the driver_class of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse driver class. :return: The driver_class of this UpdateDataAssetFromAdwc. :rtype: str �rC rR rN rN rO r � s z$UpdateDataAssetFromAdwc.driver_classc C s || _ dS )z� Sets the driver_class of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse driver class. :param driver_class: The driver_class of this UpdateDataAssetFromAdwc. :type: str NrS )rL r rN rN rO r � s c C s | j S )a Gets the credential_file_content of this UpdateDataAssetFromAdwc. The credential file content from a Autonomous Data Warehouse wallet. :return: The credential_file_content of this UpdateDataAssetFromAdwc. :rtype: str �rD rR rN rN rO r � s z/UpdateDataAssetFromAdwc.credential_file_contentc C s || _ dS )a Sets the credential_file_content of this UpdateDataAssetFromAdwc. The credential file content from a Autonomous Data Warehouse wallet. :param credential_file_content: The credential_file_content of this UpdateDataAssetFromAdwc. :type: str NrT )rL r rN rN rO r � s c C s | j S )z� Gets the wallet_secret of this UpdateDataAssetFromAdwc. :return: The wallet_secret of this UpdateDataAssetFromAdwc. :rtype: oci.data_integration.models.SensitiveAttribute �rE rR rN rN rO r � s z%UpdateDataAssetFromAdwc.wallet_secretc C s || _ dS )z� Sets the wallet_secret of this UpdateDataAssetFromAdwc. :param wallet_secret: The wallet_secret of this UpdateDataAssetFromAdwc. :type: oci.data_integration.models.SensitiveAttribute NrU )rL r rN rN rO r s c C s | j S )z� Gets the wallet_password_secret of this UpdateDataAssetFromAdwc. :return: The wallet_password_secret of this UpdateDataAssetFromAdwc. :rtype: oci.data_integration.models.SensitiveAttribute �rF rR rN rN rO r s z.UpdateDataAssetFromAdwc.wallet_password_secretc C s || _ dS )z� Sets the wallet_password_secret of this UpdateDataAssetFromAdwc. :param wallet_password_secret: The wallet_password_secret of this UpdateDataAssetFromAdwc. :type: oci.data_integration.models.SensitiveAttribute NrV )rL r rN rN rO r s c C s | j S )z� Gets the region_id of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse instance region Id. :return: The region_id of this UpdateDataAssetFromAdwc. :rtype: str �rG rR rN rN rO r # s z!UpdateDataAssetFromAdwc.region_idc C s || _ dS )z� Sets the region_id of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse instance region Id. :param region_id: The region_id of this UpdateDataAssetFromAdwc. :type: str NrW )rL r rN rN rO r / s c C s | j S )z� Gets the tenancy_id of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse instance tenancy Id. :return: The tenancy_id of this UpdateDataAssetFromAdwc. :rtype: str �rH rR rN rN rO r ; s z"UpdateDataAssetFromAdwc.tenancy_idc C s || _ dS )z� Sets the tenancy_id of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse instance tenancy Id. :param tenancy_id: The tenancy_id of this UpdateDataAssetFromAdwc. :type: str NrX )rL r rN rN rO r G s c C s | j S )z� Gets the compartment_id of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse instance compartment Id. :return: The compartment_id of this UpdateDataAssetFromAdwc. :rtype: str �rI rR rN rN rO r S s z&UpdateDataAssetFromAdwc.compartment_idc C s || _ dS )z� Sets the compartment_id of this UpdateDataAssetFromAdwc. The Autonomous Data Warehouse instance compartment Id. :param compartment_id: The compartment_id of this UpdateDataAssetFromAdwc. :type: str NrY )rL r rN rN rO r _ s c C s | j S )z� Gets the autonomous_db_id of this UpdateDataAssetFromAdwc. Tha Autonomous Database Id :return: The autonomous_db_id of this UpdateDataAssetFromAdwc. :rtype: str �rJ rR rN rN rO r! k s z(UpdateDataAssetFromAdwc.autonomous_db_idc C s || _ dS )z� Sets the autonomous_db_id of this UpdateDataAssetFromAdwc. Tha Autonomous Database Id :param autonomous_db_id: The autonomous_db_id of this UpdateDataAssetFromAdwc. :type: str NrZ )rL r! rN rN rO r! w s c C s | j S )z� Gets the default_connection of this UpdateDataAssetFromAdwc. :return: The default_connection of this UpdateDataAssetFromAdwc. :rtype: oci.data_integration.models.UpdateConnectionFromAdwc �rK rR rN rN rO r"