ruạṛ
a N��f�6 � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sN 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#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�CloneMigrationDetailsz] Details that will override an existing Migration configuration that will be cloned. c K s� dddddddddddd�| _ ddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a� Initializes a new CloneMigrationDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CloneMigrationDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CloneMigrationDetails. :type compartment_id: str :param agent_id: The value to assign to the agent_id property of this CloneMigrationDetails. :type agent_id: str :param source_database_connection_id: The value to assign to the source_database_connection_id property of this CloneMigrationDetails. :type source_database_connection_id: str :param source_container_database_connection_id: The value to assign to the source_container_database_connection_id property of this CloneMigrationDetails. :type source_container_database_connection_id: str :param target_database_connection_id: The value to assign to the target_database_connection_id property of this CloneMigrationDetails. :type target_database_connection_id: str :param exclude_objects: The value to assign to the exclude_objects property of this CloneMigrationDetails. :type exclude_objects: list[oci.database_migration.models.DatabaseObject] :param include_objects: The value to assign to the include_objects property of this CloneMigrationDetails. :type include_objects: list[oci.database_migration.models.DatabaseObject] :param vault_details: The value to assign to the vault_details property of this CloneMigrationDetails. :type vault_details: oci.database_migration.models.CreateVaultDetails :param freeform_tags: The value to assign to the freeform_tags property of this CloneMigrationDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CloneMigrationDetails. :type defined_tags: dict(str, dict(str, object)) �strzlist[DatabaseObject]�CreateVaultDetailszdict(str, str)zdict(str, dict(str, object)))�display_name�compartment_id�agent_id�source_database_connection_id�'source_container_database_connection_id�target_database_connection_id�exclude_objects�include_objects� vault_details� freeform_tags�defined_tags�displayName� compartmentId�agentId�sourceDatabaseConnectionId�#sourceContainerDatabaseConnectionId�targetDatabaseConnectionId�excludeObjects�includeObjects�vaultDetails�freeformTags�definedTagsN) � swagger_types� attribute_map� _display_name�_compartment_id� _agent_id�_source_database_connection_id�(_source_container_database_connection_id�_target_database_connection_id�_exclude_objects�_include_objects�_vault_details�_freeform_tags� _defined_tags)�self�kwargs� r. ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_migration/models/clone_migration_details.py�__init__ sF 3��zCloneMigrationDetails.__init__c C s | j S )z� Gets the display_name of this CloneMigrationDetails. Migration Display Name :return: The display_name of this CloneMigrationDetails. :rtype: str �r! �r, r. r. r/ r j s z"CloneMigrationDetails.display_namec C s || _ dS )z� Sets the display_name of this CloneMigrationDetails. Migration Display Name :param display_name: The display_name of this CloneMigrationDetails. :type: str Nr1 )r, r r. r. r/ r v s c C s | j S )z� Gets the compartment_id of this CloneMigrationDetails. OCID of the compartment :return: The compartment_id of this CloneMigrationDetails. :rtype: str �r"