📂 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
›
opsi
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/opsi/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: macs_managed_external_database_configuration_summary.cpython-39.pyc
a ���f<( � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DatabaseConfigurationSummary� )�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 dd� Zdd� Zdd� Z dS )�/MacsManagedExternalDatabaseConfigurationSummaryzD Configuration Summary of a Macs Managed External database. c K s� dddddddddddddddd�| _ ddd d ddd ddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a� Initializes a new MacsManagedExternalDatabaseConfigurationSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.MacsManagedExternalDatabaseConfigurationSummary.entity_source` attribute of this class is ``MACS_MANAGED_EXTERNAL_DATABASE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param database_insight_id: The value to assign to the database_insight_id property of this MacsManagedExternalDatabaseConfigurationSummary. :type database_insight_id: str :param entity_source: The value to assign to the entity_source property of this MacsManagedExternalDatabaseConfigurationSummary. Allowed values for this property are: "AUTONOMOUS_DATABASE", "EM_MANAGED_EXTERNAL_DATABASE", "MACS_MANAGED_EXTERNAL_DATABASE", "PE_COMANAGED_DATABASE", "MDS_MYSQL_DATABASE_SYSTEM" :type entity_source: str :param compartment_id: The value to assign to the compartment_id property of this MacsManagedExternalDatabaseConfigurationSummary. :type compartment_id: str :param database_name: The value to assign to the database_name property of this MacsManagedExternalDatabaseConfigurationSummary. :type database_name: str :param database_display_name: The value to assign to the database_display_name property of this MacsManagedExternalDatabaseConfigurationSummary. :type database_display_name: str :param database_type: The value to assign to the database_type property of this MacsManagedExternalDatabaseConfigurationSummary. :type database_type: str :param database_version: The value to assign to the database_version property of this MacsManagedExternalDatabaseConfigurationSummary. :type database_version: str :param cdb_name: The value to assign to the cdb_name property of this MacsManagedExternalDatabaseConfigurationSummary. :type cdb_name: str :param defined_tags: The value to assign to the defined_tags property of this MacsManagedExternalDatabaseConfigurationSummary. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this MacsManagedExternalDatabaseConfigurationSummary. :type freeform_tags: dict(str, str) :param processor_count: The value to assign to the processor_count property of this MacsManagedExternalDatabaseConfigurationSummary. :type processor_count: int :param database_id: The value to assign to the database_id property of this MacsManagedExternalDatabaseConfigurationSummary. :type database_id: str :param management_agent_id: The value to assign to the management_agent_id property of this MacsManagedExternalDatabaseConfigurationSummary. :type management_agent_id: str :param connector_id: The value to assign to the connector_id property of this MacsManagedExternalDatabaseConfigurationSummary. :type connector_id: str :param instances: The value to assign to the instances property of this MacsManagedExternalDatabaseConfigurationSummary. :type instances: list[oci.opsi.models.HostInstanceMap] �strzdict(str, dict(str, object))zdict(str, str)�intzlist[HostInstanceMap])Zdatabase_insight_idZ entity_sourceZcompartment_idZ database_nameZdatabase_display_nameZ database_typeZdatabase_versionZcdb_nameZdefined_tagsZ freeform_tagsZprocessor_count�database_id�management_agent_id�connector_id� instancesZdatabaseInsightIdZentitySourceZ compartmentIdZdatabaseNameZdatabaseDisplayNameZdatabaseTypeZdatabaseVersionZcdbNameZdefinedTagsZfreeformTagsZprocessorCountZ databaseIdZmanagementAgentIdZconnectorIdr NZMACS_MANAGED_EXTERNAL_DATABASE)Z swagger_typesZ attribute_mapZ_database_insight_idZ_entity_sourceZ_compartment_idZ_database_nameZ_database_display_nameZ_database_typeZ_database_versionZ _cdb_nameZ _defined_tagsZ_freeform_tagsZ_processor_count�_database_id�_management_agent_id� _connector_id� _instances)�self�kwargs� r �h/usr/lib/python3.9/site-packages/oci/opsi/models/macs_managed_external_database_configuration_summary.py�__init__ s` E��z8MacsManagedExternalDatabaseConfigurationSummary.__init__c C s | j S )a\ **[Required]** Gets the database_id of this MacsManagedExternalDatabaseConfigurationSummary. The `OCID`__ of the database. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The database_id of this MacsManagedExternalDatabaseConfigurationSummary. :rtype: str �r �r r r r r � s z;MacsManagedExternalDatabaseConfigurationSummary.database_idc C s || _ dS )aW Sets the database_id of this MacsManagedExternalDatabaseConfigurationSummary. The `OCID`__ of the database. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param database_id: The database_id of this MacsManagedExternalDatabaseConfigurationSummary. :type: str Nr )r r r r r r � s c C s | j S )as **[Required]** Gets the management_agent_id of this MacsManagedExternalDatabaseConfigurationSummary. The `OCID`__ of the Management Agent __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The management_agent_id of this MacsManagedExternalDatabaseConfigurationSummary. :rtype: str �r r r r r r � s zCMacsManagedExternalDatabaseConfigurationSummary.management_agent_idc C s || _ dS )av Sets the management_agent_id of this MacsManagedExternalDatabaseConfigurationSummary. The `OCID`__ of the Management Agent __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param management_agent_id: The management_agent_id of this MacsManagedExternalDatabaseConfigurationSummary. :type: str Nr )r r r r r r � s c C s | j S )al **[Required]** Gets the connector_id of this MacsManagedExternalDatabaseConfigurationSummary. The `OCID`__ of External Database Connector __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The connector_id of this MacsManagedExternalDatabaseConfigurationSummary. :rtype: str �r r r r r r � s z<MacsManagedExternalDatabaseConfigurationSummary.connector_idc C s || _ dS )ah Sets the connector_id of this MacsManagedExternalDatabaseConfigurationSummary. The `OCID`__ of External Database Connector __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param connector_id: The connector_id of this MacsManagedExternalDatabaseConfigurationSummary. :type: str Nr )r r r r r r � s c C s | j S )a) **[Required]** Gets the instances of this MacsManagedExternalDatabaseConfigurationSummary. Array of hostname and instance name. :return: The instances of this MacsManagedExternalDatabaseConfigurationSummary. :rtype: list[oci.opsi.models.HostInstanceMap] �r r r r r r � s z9MacsManagedExternalDatabaseConfigurationSummary.instancesc C s || _ dS )a" Sets the instances of this MacsManagedExternalDatabaseConfigurationSummary. Array of hostname and instance name. :param instances: The instances of this MacsManagedExternalDatabaseConfigurationSummary. :type: list[oci.opsi.models.HostInstanceMap] Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z8MacsManagedExternalDatabaseConfigurationSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z6MacsManagedExternalDatabaseConfigurationSummary.__eq__c C s | |k S r r r r r r �__ne__ s z6MacsManagedExternalDatabaseConfigurationSummary.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r"