📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_awr_hub_source_details.cpython-39.pyc
a ���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 @ s@ e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zd,d-� Zd.d/� Z d0d1� Z!d2S )3�CreateAwrHubSourceDetailsz, payload to register Awr Hub source �ADW_S�ATP_S�ADW_D�ATP_D�EXTERNAL_PDB�EXTERNAL_NONCDB�COMANAGED_VM_CDB�COMANAGED_VM_PDB�COMANAGED_VM_NONCDB�COMANAGED_BM_CDB�COMANAGED_BM_PDB�COMANAGED_BM_NONCDB�COMANAGED_EXACS_CDB�COMANAGED_EXACS_PDB�COMANAGED_EXACS_NONCDB� UNDEFINEDc K sd ddddddddd�| _ ddddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d | _ d S )a7 Initializes a new CreateAwrHubSourceDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this CreateAwrHubSourceDetails. :type name: str :param awr_hub_id: The value to assign to the awr_hub_id property of this CreateAwrHubSourceDetails. :type awr_hub_id: str :param compartment_id: The value to assign to the compartment_id property of this CreateAwrHubSourceDetails. :type compartment_id: str :param associated_resource_id: The value to assign to the associated_resource_id property of this CreateAwrHubSourceDetails. :type associated_resource_id: str :param associated_opsi_id: The value to assign to the associated_opsi_id property of this CreateAwrHubSourceDetails. :type associated_opsi_id: str :param type: The value to assign to the type property of this CreateAwrHubSourceDetails. Allowed values for this property are: "ADW_S", "ATP_S", "ADW_D", "ATP_D", "EXTERNAL_PDB", "EXTERNAL_NONCDB", "COMANAGED_VM_CDB", "COMANAGED_VM_PDB", "COMANAGED_VM_NONCDB", "COMANAGED_BM_CDB", "COMANAGED_BM_PDB", "COMANAGED_BM_NONCDB", "COMANAGED_EXACS_CDB", "COMANAGED_EXACS_PDB", "COMANAGED_EXACS_NONCDB", "UNDEFINED" :type type: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateAwrHubSourceDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateAwrHubSourceDetails. :type defined_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))�name� awr_hub_id�compartment_id�associated_resource_id�associated_opsi_id�type� freeform_tags�defined_tagsr ZawrHubIdZ compartmentIdZassociatedResourceIdZassociatedOpsiIdr ZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map�_name�_awr_hub_id�_compartment_id�_associated_resource_id�_associated_opsi_id�_type�_freeform_tags� _defined_tags)�self�kwargs� r* �Q/usr/lib/python3.9/site-packages/oci/opsi/models/create_awr_hub_source_details.py�__init__R s4 (��z"CreateAwrHubSourceDetails.__init__c C s | j S )z� **[Required]** Gets the name of this CreateAwrHubSourceDetails. The name of the Awr Hub source database. :return: The name of this CreateAwrHubSourceDetails. :rtype: str �r �r( r* r* r+ r � s zCreateAwrHubSourceDetails.namec C s || _ dS )z� Sets the name of this CreateAwrHubSourceDetails. The name of the Awr Hub source database. :param name: The name of this CreateAwrHubSourceDetails. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the awr_hub_id of this CreateAwrHubSourceDetails. AWR Hub OCID :return: The awr_hub_id of this CreateAwrHubSourceDetails. :rtype: str �r! r. r* r* r+ r � s z$CreateAwrHubSourceDetails.awr_hub_idc C s || _ dS )z� Sets the awr_hub_id of this CreateAwrHubSourceDetails. AWR Hub OCID :param awr_hub_id: The awr_hub_id of this CreateAwrHubSourceDetails. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )a9 **[Required]** Gets the compartment_id of this CreateAwrHubSourceDetails. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateAwrHubSourceDetails. :rtype: str �r"