ruạṛ
a ���f�I � @ 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 @ s� e Zd ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zd5d6� Zd7d8� Zd9d:� Zd;S )<�ExternalDbHomez3 The details of an external database home. �CREATING�ACTIVE�INACTIVE�UPDATING�DELETING�DELETED�FAILEDc K s� ddddddddddddddd�| _ dddd d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )aX Initializes a new ExternalDbHome object with values from keyword arguments. 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 ExternalDbHome. :type id: str :param display_name: The value to assign to the display_name property of this ExternalDbHome. :type display_name: str :param component_name: The value to assign to the component_name property of this ExternalDbHome. :type component_name: str :param compartment_id: The value to assign to the compartment_id property of this ExternalDbHome. :type compartment_id: str :param external_db_system_id: The value to assign to the external_db_system_id property of this ExternalDbHome. :type external_db_system_id: str :param home_directory: The value to assign to the home_directory property of this ExternalDbHome. :type home_directory: str :param additional_details: The value to assign to the additional_details property of this ExternalDbHome. :type additional_details: dict(str, str) :param lifecycle_state: The value to assign to the lifecycle_state property of this ExternalDbHome. Allowed values for this property are: "CREATING", "ACTIVE", "INACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this ExternalDbHome. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this ExternalDbHome. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ExternalDbHome. :type time_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this ExternalDbHome. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ExternalDbHome. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ExternalDbHome. :type system_tags: dict(str, dict(str, object)) �strzdict(str, str)Zdatetimezdict(str, dict(str, object)))�id�display_name�component_name�compartment_id�external_db_system_id�home_directory�additional_details�lifecycle_state�lifecycle_details�time_created�time_updated� freeform_tags�defined_tags�system_tagsr ZdisplayNameZ componentNameZ compartmentIdZexternalDbSystemIdZ homeDirectoryZadditionalDetailsZlifecycleStateZlifecycleDetailsZtimeCreatedZtimeUpdatedZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_component_name�_compartment_id�_external_db_system_id�_home_directory�_additional_details�_lifecycle_state�_lifecycle_details� _time_created� _time_updated�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r- �S/usr/lib/python3.9/site-packages/oci/database_management/models/external_db_home.py�__init__. sX A��zExternalDbHome.__init__c C s | j S )a **[Required]** Gets the id of this ExternalDbHome. The `OCID`__ of the external DB home. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this ExternalDbHome. :rtype: str �r �r+ r- r- r. r � s zExternalDbHome.idc C s || _ dS )z� Sets the id of this ExternalDbHome. The `OCID`__ of the external DB home. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this ExternalDbHome. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the display_name of this ExternalDbHome. The user-friendly name for the external DB home. The name does not have to be unique. :return: The display_name of this ExternalDbHome. :rtype: str �r r1 r- r- r. r � s zExternalDbHome.display_namec C s || _ dS )z� Sets the display_name of this ExternalDbHome. The user-friendly name for the external DB home. The name does not have to be unique. :param display_name: The display_name of this ExternalDbHome. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� Gets the component_name of this ExternalDbHome. The name of the external DB home. :return: The component_name of this ExternalDbHome. :rtype: str �r r1 r- r- r. r � s zExternalDbHome.component_namec C s || _ dS )z� Sets the component_name of this ExternalDbHome. The name of the external DB home. :param component_name: The component_name of this ExternalDbHome. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )a **[Required]** Gets the compartment_id of this ExternalDbHome. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this ExternalDbHome. :rtype: str �r r1 r- r- r. r � s zExternalDbHome.compartment_idc C s || _ dS )a Sets the compartment_id of this ExternalDbHome. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this ExternalDbHome. :type: str Nr4 )r+ r r- r- r. r � s c C s | j S )aQ **[Required]** Gets the external_db_system_id of this ExternalDbHome. The `OCID`__ of the external DB system that the DB home is a part of. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The external_db_system_id of this ExternalDbHome. :rtype: str �r! r1 r- r- r. r s z$ExternalDbHome.external_db_system_idc C s || _ dS )aV Sets the external_db_system_id of this ExternalDbHome. The `OCID`__ of the external DB system that the DB home is a part of. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param external_db_system_id: The external_db_system_id of this ExternalDbHome. :type: str Nr5 )r+ r r- r- r. r s c C s | j S )z� Gets the home_directory of this ExternalDbHome. The location of the DB home. :return: The home_directory of this ExternalDbHome. :rtype: str �r"