📂 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_pe_comanaged_database_insight_details.pyc
a O��fR6 � @ 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 ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zdd � Zd!d"� Zd#d$� Zd%S )&�'CreatePeComanagedDatabaseInsightDetailsz� The information about database to be analyzed. Either an opsiPrivateEndpointId or dbmPrivateEndpointId must be specified. If the dbmPrivateEndpointId is specified, a new Operations Insights private endpoint will be created. �VIRTUAL_MACHINE� BARE_METAL�EXACSc K s� ddddddddddddd�| _ dddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a] Initializes a new CreatePeComanagedDatabaseInsightDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.CreatePeComanagedDatabaseInsightDetails.entity_source` attribute of this class is ``PE_COMANAGED_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 CreatePeComanagedDatabaseInsightDetails. 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 CreatePeComanagedDatabaseInsightDetails. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CreatePeComanagedDatabaseInsightDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreatePeComanagedDatabaseInsightDetails. :type defined_tags: dict(str, dict(str, object)) :param database_id: The value to assign to the database_id property of this CreatePeComanagedDatabaseInsightDetails. :type database_id: str :param database_resource_type: The value to assign to the database_resource_type property of this CreatePeComanagedDatabaseInsightDetails. :type database_resource_type: str :param opsi_private_endpoint_id: The value to assign to the opsi_private_endpoint_id property of this CreatePeComanagedDatabaseInsightDetails. :type opsi_private_endpoint_id: str :param dbm_private_endpoint_id: The value to assign to the dbm_private_endpoint_id property of this CreatePeComanagedDatabaseInsightDetails. :type dbm_private_endpoint_id: str :param service_name: The value to assign to the service_name property of this CreatePeComanagedDatabaseInsightDetails. :type service_name: str :param credential_details: The value to assign to the credential_details property of this CreatePeComanagedDatabaseInsightDetails. :type credential_details: oci.opsi.models.CredentialDetails :param deployment_type: The value to assign to the deployment_type property of this CreatePeComanagedDatabaseInsightDetails. Allowed values for this property are: "VIRTUAL_MACHINE", "BARE_METAL", "EXACS" :type deployment_type: str :param system_tags: The value to assign to the system_tags property of this CreatePeComanagedDatabaseInsightDetails. :type system_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object))�CredentialDetails)� entity_source�compartment_id� freeform_tags�defined_tags�database_id�database_resource_type�opsi_private_endpoint_id�dbm_private_endpoint_id�service_name�credential_details�deployment_type�system_tags�entitySource� compartmentId�freeformTags�definedTags� databaseId�databaseResourceType�opsiPrivateEndpointId�dbmPrivateEndpointId�serviceName�credentialDetails�deploymentType� systemTagsN�PE_COMANAGED_DATABASE)� swagger_types� attribute_map�_entity_source�_compartment_id�_freeform_tags� _defined_tags�_database_id�_database_resource_type�_opsi_private_endpoint_id�_dbm_private_endpoint_id� _service_name�_credential_details�_deployment_type�_system_tags)�self�kwargs� r7 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/create_pe_comanaged_database_insight_details.py�__init__ sN :��z0CreatePeComanagedDatabaseInsightDetails.__init__c C s | j S )aL **[Required]** Gets the database_id of this CreatePeComanagedDatabaseInsightDetails. The `OCID`__ of the database. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The database_id of this CreatePeComanagedDatabaseInsightDetails. :rtype: str �r- �r5 r7 r7 r8 r � s z3CreatePeComanagedDatabaseInsightDetails.database_idc C s || _ dS )aG Sets the database_id of this CreatePeComanagedDatabaseInsightDetails. The `OCID`__ of the database. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param database_id: The database_id of this CreatePeComanagedDatabaseInsightDetails. :type: str Nr: )r5 r r7 r7 r8 r � s c C s | j S )a **[Required]** Gets the database_resource_type of this CreatePeComanagedDatabaseInsightDetails. OCI database resource type :return: The database_resource_type of this CreatePeComanagedDatabaseInsightDetails. :rtype: str �r. r; r7 r7 r8 r � s z>CreatePeComanagedDatabaseInsightDetails.database_resource_typec C s || _ dS )a Sets the database_resource_type of this CreatePeComanagedDatabaseInsightDetails. OCI database resource type :param database_resource_type: The database_resource_type of this CreatePeComanagedDatabaseInsightDetails. :type: str Nr<