📂 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_oracle_migration_details.cpython-39.pyc
a ���f�B � @ 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 @ 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 ))�CreateOracleMigrationDetailsz/ Create Migration resource parameters. c K s� ddddddddddddddd dd d dd�| _ dd dddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d | _dS )!aZ Initializes a new CreateOracleMigrationDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.database_migration.models.CreateOracleMigrationDetails.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 CreateOracleMigrationDetails. :type description: str :param compartment_id: The value to assign to the compartment_id property of this CreateOracleMigrationDetails. :type compartment_id: str :param database_combination: The value to assign to the database_combination property of this CreateOracleMigrationDetails. Allowed values for this property are: "MYSQL", "ORACLE" :type database_combination: str :param type: The value to assign to the type property of this CreateOracleMigrationDetails. 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 CreateOracleMigrationDetails. :type display_name: str :param source_database_connection_id: The value to assign to the source_database_connection_id property of this CreateOracleMigrationDetails. :type source_database_connection_id: str :param target_database_connection_id: The value to assign to the target_database_connection_id property of this CreateOracleMigrationDetails. :type target_database_connection_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateOracleMigrationDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateOracleMigrationDetails. :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 CreateOracleMigrationDetails. :type data_transfer_medium_details: oci.database_migration.models.CreateOracleDataTransferMediumDetails :param initial_load_settings: The value to assign to the initial_load_settings property of this CreateOracleMigrationDetails. :type initial_load_settings: oci.database_migration.models.CreateOracleInitialLoadSettings :param advisor_settings: The value to assign to the advisor_settings property of this CreateOracleMigrationDetails. :type advisor_settings: oci.database_migration.models.CreateOracleAdvisorSettings :param hub_details: The value to assign to the hub_details property of this CreateOracleMigrationDetails. :type hub_details: oci.database_migration.models.CreateGoldenGateHubDetails :param ggs_details: The value to assign to the ggs_details property of this CreateOracleMigrationDetails. :type ggs_details: oci.database_migration.models.CreateOracleGgsDeploymentDetails :param advanced_parameters: The value to assign to the advanced_parameters property of this CreateOracleMigrationDetails. :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 CreateOracleMigrationDetails. :type source_container_database_connection_id: str :param exclude_objects: The value to assign to the exclude_objects property of this CreateOracleMigrationDetails. :type exclude_objects: list[oci.database_migration.models.OracleDatabaseObject] :param include_objects: The value to assign to the include_objects property of this CreateOracleMigrationDetails. :type include_objects: list[oci.database_migration.models.OracleDatabaseObject] :param bulk_include_exclude_data: The value to assign to the bulk_include_exclude_data property of this CreateOracleMigrationDetails. :type bulk_include_exclude_data: str �strzdict(str, str)zdict(str, dict(str, object))Z%CreateOracleDataTransferMediumDetailsZCreateOracleInitialLoadSettingsZCreateOracleAdvisorSettingsZCreateGoldenGateHubDetailsZ CreateOracleGgsDeploymentDetailszlist[MigrationParameterDetails]zlist[OracleDatabaseObject])�descriptionZcompartment_idZdatabase_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_id�exclude_objects�include_objects�bulk_include_exclude_datar Z compartmentIdZdatabaseCombinationr ZdisplayNameZsourceDatabaseConnectionIdZtargetDatabaseConnectionIdZfreeformTagsZdefinedTagsZdataTransferMediumDetailsZinitialLoadSettingsZadvisorSettingsZ hubDetailsZ ggsDetailsZadvancedParametersZ#sourceContainerDatabaseConnectionIdZexcludeObjectsZincludeObjectsZbulkIncludeExcludeDataNZORACLE)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�_hub_details�_ggs_details�_advanced_parameters�(_source_container_database_connection_id�_exclude_objects�_include_objects�_bulk_include_exclude_data)�self�kwargs� r"