📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
opsi
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/opsi/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_em_managed_external_database_insight_details.pyc
a O��fG! � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateDatabaseInsightDetails� )�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 )�-CreateEmManagedExternalDatabaseInsightDetailsz8 The information about database to be analyzed. c K sj ddddddddd�| _ ddddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d | _ d| _d S )a� Initializes a new CreateEmManagedExternalDatabaseInsightDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.CreateEmManagedExternalDatabaseInsightDetails.entity_source` attribute of this class is ``EM_MANAGED_EXTERNAL_DATABASE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param entity_source: The value to assign to the entity_source property of this CreateEmManagedExternalDatabaseInsightDetails. Allowed values for this property are: "EM_MANAGED_EXTERNAL_DATABASE", "PE_COMANAGED_DATABASE" :type entity_source: str :param compartment_id: The value to assign to the compartment_id property of this CreateEmManagedExternalDatabaseInsightDetails. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateEmManagedExternalDatabaseInsightDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateEmManagedExternalDatabaseInsightDetails. :type defined_tags: dict(str, dict(str, object)) :param enterprise_manager_identifier: The value to assign to the enterprise_manager_identifier property of this CreateEmManagedExternalDatabaseInsightDetails. :type enterprise_manager_identifier: str :param enterprise_manager_bridge_id: The value to assign to the enterprise_manager_bridge_id property of this CreateEmManagedExternalDatabaseInsightDetails. :type enterprise_manager_bridge_id: str :param enterprise_manager_entity_identifier: The value to assign to the enterprise_manager_entity_identifier property of this CreateEmManagedExternalDatabaseInsightDetails. :type enterprise_manager_entity_identifier: str :param exadata_insight_id: The value to assign to the exadata_insight_id property of this CreateEmManagedExternalDatabaseInsightDetails. :type exadata_insight_id: str �strzdict(str, str)zdict(str, dict(str, object)))� entity_source�compartment_id� freeform_tags�defined_tags�enterprise_manager_identifier�enterprise_manager_bridge_id�$enterprise_manager_entity_identifier�exadata_insight_id�entitySource� compartmentId�freeformTags�definedTags�enterpriseManagerIdentifier�enterpriseManagerBridgeId�!enterpriseManagerEntityIdentifier�exadataInsightIdN�EM_MANAGED_EXTERNAL_DATABASE) � swagger_types� attribute_map�_entity_source�_compartment_id�_freeform_tags� _defined_tags�_enterprise_manager_identifier�_enterprise_manager_bridge_id�%_enterprise_manager_entity_identifier�_exadata_insight_id)�self�kwargs� r'