📂 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
›
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: create_my_sql_migration_details.cpython-39.pyc
a ���f�7 � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateMigrationDetails� )�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� �Zdd� Zdd� Zd d!� Zd"S )#�CreateMySqlMigrationDetailsz/ Create Migration resource parameters. c K s� ddddddddddddddddd d �| _ ddd ddddddddddddddd �| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )a^ Initializes a new CreateMySqlMigrationDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.database_migration.models.CreateMySqlMigrationDetails.database_combination` attribute of this class is ``MYSQL`` 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 CreateMySqlMigrationDetails. :type description: str :param compartment_id: The value to assign to the compartment_id property of this CreateMySqlMigrationDetails. :type compartment_id: str :param database_combination: The value to assign to the database_combination property of this CreateMySqlMigrationDetails. Allowed values for this property are: "MYSQL", "ORACLE" :type database_combination: str :param type: The value to assign to the type property of this CreateMySqlMigrationDetails. 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 CreateMySqlMigrationDetails. :type display_name: str :param source_database_connection_id: The value to assign to the source_database_connection_id property of this CreateMySqlMigrationDetails. :type source_database_connection_id: str :param target_database_connection_id: The value to assign to the target_database_connection_id property of this CreateMySqlMigrationDetails. :type target_database_connection_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateMySqlMigrationDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateMySqlMigrationDetails. :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 CreateMySqlMigrationDetails. :type data_transfer_medium_details: oci.database_migration.models.CreateMySqlDataTransferMediumDetails :param initial_load_settings: The value to assign to the initial_load_settings property of this CreateMySqlMigrationDetails. :type initial_load_settings: oci.database_migration.models.CreateMySqlInitialLoadSettings :param advisor_settings: The value to assign to the advisor_settings property of this CreateMySqlMigrationDetails. :type advisor_settings: oci.database_migration.models.CreateMySqlAdvisorSettings :param exclude_objects: The value to assign to the exclude_objects property of this CreateMySqlMigrationDetails. :type exclude_objects: list[oci.database_migration.models.MySqlDatabaseObject] :param include_objects: The value to assign to the include_objects property of this CreateMySqlMigrationDetails. :type include_objects: list[oci.database_migration.models.MySqlDatabaseObject] :param bulk_include_exclude_data: The value to assign to the bulk_include_exclude_data property of this CreateMySqlMigrationDetails. :type bulk_include_exclude_data: str :param hub_details: The value to assign to the hub_details property of this CreateMySqlMigrationDetails. :type hub_details: oci.database_migration.models.CreateGoldenGateHubDetails :param ggs_details: The value to assign to the ggs_details property of this CreateMySqlMigrationDetails. :type ggs_details: oci.database_migration.models.CreateMySqlGgsDeploymentDetails �strzdict(str, str)zdict(str, dict(str, object))Z$CreateMySqlDataTransferMediumDetailsZCreateMySqlInitialLoadSettingsZCreateMySqlAdvisorSettingszlist[MySqlDatabaseObject]ZCreateGoldenGateHubDetailsZCreateMySqlGgsDeploymentDetails)�descriptionZcompartment_idZdatabase_combination�typeZdisplay_nameZsource_database_connection_idZtarget_database_connection_idZ freeform_tagsZdefined_tags�data_transfer_medium_details�initial_load_settings�advisor_settings�exclude_objects�include_objects�bulk_include_exclude_data�hub_details�ggs_detailsr Z compartmentIdZdatabaseCombinationr ZdisplayNameZsourceDatabaseConnectionIdZtargetDatabaseConnectionIdZfreeformTagsZdefinedTagsZdataTransferMediumDetailsZinitialLoadSettingsZadvisorSettingsZexcludeObjectsZincludeObjectsZbulkIncludeExcludeDataZ hubDetailsZ ggsDetailsNZMYSQL)Z swagger_typesZ attribute_mapZ_descriptionZ_compartment_idZ_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�_exclude_objects�_include_objects�_bulk_include_exclude_data�_hub_details�_ggs_details)�self�kwargs� r �a/usr/lib/python3.9/site-packages/oci/database_migration/models/create_my_sql_migration_details.py�__init__ sl N��z$CreateMySqlMigrationDetails.__init__c C s | j S )a Gets the data_transfer_medium_details of this CreateMySqlMigrationDetails. :return: The data_transfer_medium_details of this CreateMySqlMigrationDetails. :rtype: oci.database_migration.models.CreateMySqlDataTransferMediumDetails �r �r r r r r � s z8CreateMySqlMigrationDetails.data_transfer_medium_detailsc C s || _ dS )a" Sets the data_transfer_medium_details of this CreateMySqlMigrationDetails. :param data_transfer_medium_details: The data_transfer_medium_details of this CreateMySqlMigrationDetails. :type: oci.database_migration.models.CreateMySqlDataTransferMediumDetails Nr! )r r r r r r � s c C s | j S )z� Gets the initial_load_settings of this CreateMySqlMigrationDetails. :return: The initial_load_settings of this CreateMySqlMigrationDetails. :rtype: oci.database_migration.models.CreateMySqlInitialLoadSettings �r r"