📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
database_migration
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_migration/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_oracle_migration_details.cpython-39.pyc
a ���f�1 � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�UpdateMigrationDetails� )�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 dd� Zdd� Zdd� ZdS ) �UpdateOracleMigrationDetailsz/ Create Migration resource parameters. c K s� dddddddddddddd dd �| _ ddd ddddddddddddd �| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a- Initializes a new UpdateOracleMigrationDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.database_migration.models.UpdateOracleMigrationDetails.database_combination` attribute of this class is ``ORACLE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param description: The value to assign to the description property of this UpdateOracleMigrationDetails. :type description: str :param database_combination: The value to assign to the database_combination property of this UpdateOracleMigrationDetails. Allowed values for this property are: "MYSQL", "ORACLE" :type database_combination: str :param type: The value to assign to the type property of this UpdateOracleMigrationDetails. Allowed values for this property are: "ONLINE", "OFFLINE" :type type: str :param display_name: The value to assign to the display_name property of this UpdateOracleMigrationDetails. :type display_name: str :param source_database_connection_id: The value to assign to the source_database_connection_id property of this UpdateOracleMigrationDetails. :type source_database_connection_id: str :param target_database_connection_id: The value to assign to the target_database_connection_id property of this UpdateOracleMigrationDetails. :type target_database_connection_id: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateOracleMigrationDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateOracleMigrationDetails. :type defined_tags: dict(str, dict(str, object)) :param data_transfer_medium_details: The value to assign to the data_transfer_medium_details property of this UpdateOracleMigrationDetails. :type data_transfer_medium_details: oci.database_migration.models.UpdateOracleDataTransferMediumDetails :param initial_load_settings: The value to assign to the initial_load_settings property of this UpdateOracleMigrationDetails. :type initial_load_settings: oci.database_migration.models.UpdateOracleInitialLoadSettings :param advisor_settings: The value to assign to the advisor_settings property of this UpdateOracleMigrationDetails. :type advisor_settings: oci.database_migration.models.UpdateOracleAdvisorSettings :param hub_details: The value to assign to the hub_details property of this UpdateOracleMigrationDetails. :type hub_details: oci.database_migration.models.UpdateGoldenGateHubDetails :param ggs_details: The value to assign to the ggs_details property of this UpdateOracleMigrationDetails. :type ggs_details: oci.database_migration.models.UpdateOracleGgsDeploymentDetails :param advanced_parameters: The value to assign to the advanced_parameters property of this UpdateOracleMigrationDetails. :type advanced_parameters: list[oci.database_migration.models.MigrationParameterDetails] :param source_container_database_connection_id: The value to assign to the source_container_database_connection_id property of this UpdateOracleMigrationDetails. :type source_container_database_connection_id: str �strzdict(str, str)zdict(str, dict(str, object))Z%UpdateOracleDataTransferMediumDetailsZUpdateOracleInitialLoadSettingsZUpdateOracleAdvisorSettingsZUpdateGoldenGateHubDetailsZ UpdateOracleGgsDeploymentDetailszlist[MigrationParameterDetails])�descriptionZdatabase_combination�typeZdisplay_nameZsource_database_connection_idZtarget_database_connection_idZ freeform_tagsZdefined_tags�data_transfer_medium_details�initial_load_settings�advisor_settings�hub_details�ggs_details�advanced_parameters�'source_container_database_connection_idr ZdatabaseCombinationr ZdisplayNameZsourceDatabaseConnectionIdZtargetDatabaseConnectionIdZfreeformTagsZdefinedTagsZdataTransferMediumDetailsZinitialLoadSettingsZadvisorSettingsZ hubDetailsZ ggsDetailsZadvancedParametersZ#sourceContainerDatabaseConnectionIdNZORACLE)Z swagger_typesZ attribute_mapZ_descriptionZ_database_combinationZ_typeZ _display_nameZ_source_database_connection_idZ_target_database_connection_idZ_freeform_tagsZ _defined_tags�_data_transfer_medium_details�_initial_load_settings�_advisor_settings�_hub_details�_ggs_details�_advanced_parameters�(_source_container_database_connection_id)�self�kwargs� r �a/usr/lib/python3.9/site-packages/oci/database_migration/models/update_oracle_migration_details.py�__init__ s` F��z%UpdateOracleMigrationDetails.__init__c C s | j S )a Gets the data_transfer_medium_details of this UpdateOracleMigrationDetails. :return: The data_transfer_medium_details of this UpdateOracleMigrationDetails. :rtype: oci.database_migration.models.UpdateOracleDataTransferMediumDetails �r �r r r r r � s z9UpdateOracleMigrationDetails.data_transfer_medium_detailsc C s || _ dS )a% Sets the data_transfer_medium_details of this UpdateOracleMigrationDetails. :param data_transfer_medium_details: The data_transfer_medium_details of this UpdateOracleMigrationDetails. :type: oci.database_migration.models.UpdateOracleDataTransferMediumDetails Nr )r r r r r r � s c C s | j S )z� Gets the initial_load_settings of this UpdateOracleMigrationDetails. :return: The initial_load_settings of this UpdateOracleMigrationDetails. :rtype: oci.database_migration.models.UpdateOracleInitialLoadSettings �r r r r r r � s z2UpdateOracleMigrationDetails.initial_load_settingsc C s || _ dS )a Sets the initial_load_settings of this UpdateOracleMigrationDetails. :param initial_load_settings: The initial_load_settings of this UpdateOracleMigrationDetails. :type: oci.database_migration.models.UpdateOracleInitialLoadSettings Nr! )r r r r r r � s c C s | j S )z� Gets the advisor_settings of this UpdateOracleMigrationDetails. :return: The advisor_settings of this UpdateOracleMigrationDetails. :rtype: oci.database_migration.models.UpdateOracleAdvisorSettings �r r r r r r � s z-UpdateOracleMigrationDetails.advisor_settingsc C s || _ dS )z� Sets the advisor_settings of this UpdateOracleMigrationDetails. :param advisor_settings: The advisor_settings of this UpdateOracleMigrationDetails. :type: oci.database_migration.models.UpdateOracleAdvisorSettings Nr"