ruạṛ
a ���f5 � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�MigrationSummary� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�OracleMigrationSummaryz" Oracle Migration Summary c K s� dddddddddddddddddd�| _ dddd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )a� Initializes a new OracleMigrationSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.database_migration.models.OracleMigrationSummary.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 id: The value to assign to the id property of this OracleMigrationSummary. :type id: str :param database_combination: The value to assign to the database_combination property of this OracleMigrationSummary. Allowed values for this property are: "MYSQL", "ORACLE" :type database_combination: str :param display_name: The value to assign to the display_name property of this OracleMigrationSummary. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this OracleMigrationSummary. :type compartment_id: str :param type: The value to assign to the type property of this OracleMigrationSummary. Allowed values for this property are: "ONLINE", "OFFLINE" :type type: str :param source_database_connection_id: The value to assign to the source_database_connection_id property of this OracleMigrationSummary. :type source_database_connection_id: str :param target_database_connection_id: The value to assign to the target_database_connection_id property of this OracleMigrationSummary. :type target_database_connection_id: str :param executing_job_id: The value to assign to the executing_job_id property of this OracleMigrationSummary. :type executing_job_id: str :param time_created: The value to assign to the time_created property of this OracleMigrationSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this OracleMigrationSummary. :type time_updated: datetime :param time_last_migration: The value to assign to the time_last_migration property of this OracleMigrationSummary. :type time_last_migration: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this OracleMigrationSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "IN_PROGRESS", "ACCEPTED", "SUCCEEDED", "CANCELED", "WAITING", "NEEDS_ATTENTION", "INACTIVE", "DELETING", "DELETED", "FAILED" :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this OracleMigrationSummary. Allowed values for this property are: "READY", "ABORTING", "VALIDATING", "VALIDATED", "WAITING", "MIGRATING", "DONE" :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this OracleMigrationSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this OracleMigrationSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this OracleMigrationSummary. :type system_tags: dict(str, dict(str, object)) :param source_container_database_connection_id: The value to assign to the source_container_database_connection_id property of this OracleMigrationSummary. :type source_container_database_connection_id: str �strZdatetimezdict(str, str)zdict(str, dict(str, object)))�idZdatabase_combinationZdisplay_nameZcompartment_id�typeZsource_database_connection_idZtarget_database_connection_idZexecuting_job_idZtime_createdZtime_updatedZtime_last_migrationZlifecycle_stateZlifecycle_detailsZ freeform_tagsZdefined_tagsZsystem_tags�'source_container_database_connection_idr ZdatabaseCombinationZdisplayNameZ compartmentIdr ZsourceDatabaseConnectionIdZtargetDatabaseConnectionIdZexecutingJobIdZtimeCreatedZtimeUpdatedZtimeLastMigrationZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsZ#sourceContainerDatabaseConnectionIdNZORACLE)Z swagger_typesZ attribute_mapZ_idZ_database_combinationZ _display_nameZ_compartment_idZ_typeZ_source_database_connection_idZ_target_database_connection_idZ_executing_job_idZ _time_createdZ _time_updatedZ_time_last_migrationZ_lifecycle_stateZ_lifecycle_detailsZ_freeform_tagsZ _defined_tagsZ_system_tags�(_source_container_database_connection_id)�self�kwargs� r �Z/usr/lib/python3.9/site-packages/oci/database_migration/models/oracle_migration_summary.py�__init__ sl P��zOracleMigrationSummary.__init__c C s | j S )a Gets the source_container_database_connection_id of this OracleMigrationSummary. The OCID of the resource being referenced. :return: The source_container_database_connection_id of this OracleMigrationSummary. :rtype: str �r �r r r r r � s z>OracleMigrationSummary.source_container_database_connection_idc C s || _ dS )a. Sets the source_container_database_connection_id of this OracleMigrationSummary. The OCID of the resource being referenced. :param source_container_database_connection_id: The source_container_database_connection_id of this OracleMigrationSummary. :type: str Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s zOracleMigrationSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zOracleMigrationSummary.__eq__c C s | |k S r r r r r r �__ne__� s zOracleMigrationSummary.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s r N) Zmigration_summaryr Zoci.utilr r r Zoci.decoratorsr r r r r r �<module> s
cải xoăn