📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
data_integration
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_data_asset_from_adwc.cpython-39.pyc
a ���ftE � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateDataAssetDetails� )�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 edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zd+d,� Zd-d.� Zd/d0� Zd1S )2�CreateDataAssetFromAdwczD Details for the Autonomous Data Warehouse data asset type. c K s ddddddddddddddddddddddd d �| _ 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#| _d"S )$a� Initializes a new CreateDataAssetFromAdwc object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.CreateDataAssetFromAdwc.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 CreateDataAssetFromAdwc. 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_DATA_ASSET", "ORACLE_PEOPLESOFT_DATA_ASSET", "ORACLE_SIEBEL_DATA_ASSET", "ORACLE_EBS_DATA_ASSET", "HDFS_DATA_ASSET", "MYSQL_HEATWAVE_DATA_ASSET", "REST_DATA_ASSET" :type model_type: str :param key: The value to assign to the key property of this CreateDataAssetFromAdwc. :type key: str :param model_version: The value to assign to the model_version property of this CreateDataAssetFromAdwc. :type model_version: str :param name: The value to assign to the name property of this CreateDataAssetFromAdwc. :type name: str :param description: The value to assign to the description property of this CreateDataAssetFromAdwc. :type description: str :param object_status: The value to assign to the object_status property of this CreateDataAssetFromAdwc. :type object_status: int :param identifier: The value to assign to the identifier property of this CreateDataAssetFromAdwc. :type identifier: str :param external_key: The value to assign to the external_key property of this CreateDataAssetFromAdwc. :type external_key: str :param asset_properties: The value to assign to the asset_properties property of this CreateDataAssetFromAdwc. :type asset_properties: dict(str, str) :param registry_metadata: The value to assign to the registry_metadata property of this CreateDataAssetFromAdwc. :type registry_metadata: oci.data_integration.models.RegistryMetadata :param service_name: The value to assign to the service_name property of this CreateDataAssetFromAdwc. :type service_name: str :param driver_class: The value to assign to the driver_class property of this CreateDataAssetFromAdwc. :type driver_class: str :param credential_file_content: The value to assign to the credential_file_content property of this CreateDataAssetFromAdwc. :type credential_file_content: str :param wallet_secret: The value to assign to the wallet_secret property of this CreateDataAssetFromAdwc. :type wallet_secret: oci.data_integration.models.SensitiveAttribute :param wallet_password_secret: The value to assign to the wallet_password_secret property of this CreateDataAssetFromAdwc. :type wallet_password_secret: oci.data_integration.models.SensitiveAttribute :param region_id: The value to assign to the region_id property of this CreateDataAssetFromAdwc. :type region_id: str :param tenancy_id: The value to assign to the tenancy_id property of this CreateDataAssetFromAdwc. :type tenancy_id: str :param compartment_id: The value to assign to the compartment_id property of this CreateDataAssetFromAdwc. :type compartment_id: str :param autonomous_db_id: The value to assign to the autonomous_db_id property of this CreateDataAssetFromAdwc. :type autonomous_db_id: str :param default_connection: The value to assign to the default_connection property of this CreateDataAssetFromAdwc. :type default_connection: oci.data_integration.models.CreateConnectionFromAdwc :param staging_data_asset: The value to assign to the staging_data_asset property of this CreateDataAssetFromAdwc. :type staging_data_asset: oci.data_integration.models.DataAsset :param staging_connection: The value to assign to the staging_connection property of this CreateDataAssetFromAdwc. :type staging_connection: oci.data_integration.models.Connection :param bucket_schema: The value to assign to the bucket_schema property of this CreateDataAssetFromAdwc. :type bucket_schema: oci.data_integration.models.Schema �str�intzdict(str, str)ZRegistryMetadataZSensitiveAttributeZCreateConnectionFromAdwcZ DataAssetZ ConnectionZSchema)Z model_type�keyZ model_version�name�descriptionZ object_status� identifierZexternal_keyZasset_propertiesZregistry_metadata�service_name�driver_class�credential_file_content� wallet_secret�wallet_password_secret� region_id� tenancy_id�compartment_id�autonomous_db_id�default_connection�staging_data_asset�staging_connection� bucket_schemaZ modelTyper ZmodelVersionr r ZobjectStatusr ZexternalKeyZassetPropertiesZregistryMetadataZserviceNameZdriverClassZcredentialFileContentZwalletSecretZwalletPasswordSecretZregionIdZ tenancyIdZ compartmentIdZautonomousDbIdZdefaultConnectionZstagingDataAssetZstagingConnectionZbucketSchemaNZORACLE_ADWC_DATA_ASSET)Z swagger_typesZ attribute_mapZ_model_typeZ_keyZ_model_version�_nameZ_descriptionZ_object_statusZ_identifierZ _external_keyZ_asset_propertiesZ_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�_staging_data_asset�_staging_connection�_bucket_schema)�self�kwargs� r, �[/usr/lib/python3.9/site-packages/oci/data_integration/models/create_data_asset_from_adwc.py�__init__ s� e��z CreateDataAssetFromAdwc.__init__c C s | j S )z� Gets the service_name of this CreateDataAssetFromAdwc. The Autonomous Data Warehouse instance service name. :return: The service_name of this CreateDataAssetFromAdwc. :rtype: str �r �r* r, r, r- r � s z$CreateDataAssetFromAdwc.service_namec C s || _ dS )z� Sets the service_name of this CreateDataAssetFromAdwc. The Autonomous Data Warehouse instance service name. :param service_name: The service_name of this CreateDataAssetFromAdwc. :type: str Nr/ )r* r r, r, r- r � s c C s | j S )z� Gets the driver_class of this CreateDataAssetFromAdwc. The Autonomous Data Warehouse driver class. :return: The driver_class of this CreateDataAssetFromAdwc. :rtype: str �r r0 r, r, r- r � s z$CreateDataAssetFromAdwc.driver_classc C s || _ dS )z� Sets the driver_class of this CreateDataAssetFromAdwc. The Autonomous Data Warehouse driver class. :param driver_class: The driver_class of this CreateDataAssetFromAdwc. :type: str Nr1 )r* r r, r, r- r � s c C s | j S )a Gets the credential_file_content of this CreateDataAssetFromAdwc. The credential file content from a Autonomous Data Warehouse wallet. :return: The credential_file_content of this CreateDataAssetFromAdwc. :rtype: str �r r0 r, r, r- r � s z/CreateDataAssetFromAdwc.credential_file_contentc C s || _ dS )a Sets the credential_file_content of this CreateDataAssetFromAdwc. The credential file content from a Autonomous Data Warehouse wallet. :param credential_file_content: The credential_file_content of this CreateDataAssetFromAdwc. :type: str Nr2 )r* r r, r, r- r � s c C s | j S )z� Gets the wallet_secret of this CreateDataAssetFromAdwc. :return: The wallet_secret of this CreateDataAssetFromAdwc. :rtype: oci.data_integration.models.SensitiveAttribute �r r0 r, r, r- r s z%CreateDataAssetFromAdwc.wallet_secretc C s || _ dS )z� Sets the wallet_secret of this CreateDataAssetFromAdwc. :param wallet_secret: The wallet_secret of this CreateDataAssetFromAdwc. :type: oci.data_integration.models.SensitiveAttribute Nr3 )r* r r, r, r- r s c C s | j S )z� Gets the wallet_password_secret of this CreateDataAssetFromAdwc. :return: The wallet_password_secret of this CreateDataAssetFromAdwc. :rtype: oci.data_integration.models.SensitiveAttribute �r! r0 r, r, r- r s z.CreateDataAssetFromAdwc.wallet_password_secretc C s || _ dS )z� Sets the wallet_password_secret of this CreateDataAssetFromAdwc. :param wallet_password_secret: The wallet_password_secret of this CreateDataAssetFromAdwc. :type: oci.data_integration.models.SensitiveAttribute Nr4 )r* r r, r, r- r ) s c C s | j S )z� Gets the region_id of this CreateDataAssetFromAdwc. The Autonomous Data Warehouse instance region Id. :return: The region_id of this CreateDataAssetFromAdwc. :rtype: str �r"