📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
stack_monitoring
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_monitored_resource_details.cpython-39.opt-1.pyc
a ���fZ � @ 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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej d d� �Zed!d"� �Zej d#d"� �Zed$d%� �Zej d&d%� �Zed'd(� �Zej d)d(� �Zed*d+� �Zej d,d+� �Zed-d.� �Zej d/d.� �Zed0d1� �Zej d2d1� �Zed3d4� �Zej d5d4� �Zed6d7� �Zej d8d7� �Zd9d:� Zd;d<� Zd=d>� Zd?S )@�CreateMonitoredResourceDetailsz� The information about new monitored resource to be created. The combination of monitored resource name and type should be unique across tenancy. �STANDARD_EDITION�ENTERPRISE_EDITIONc K s� ddddddddddddddddd d �| _ ddd ddddddddddddddd �| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _dS )a� Initializes a new CreateMonitoredResourceDetails 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 CreateMonitoredResourceDetails. :type name: str :param display_name: The value to assign to the display_name property of this CreateMonitoredResourceDetails. :type display_name: str :param type: The value to assign to the type property of this CreateMonitoredResourceDetails. :type type: str :param compartment_id: The value to assign to the compartment_id property of this CreateMonitoredResourceDetails. :type compartment_id: str :param host_name: The value to assign to the host_name property of this CreateMonitoredResourceDetails. :type host_name: str :param external_id: The value to assign to the external_id property of this CreateMonitoredResourceDetails. :type external_id: str :param management_agent_id: The value to assign to the management_agent_id property of this CreateMonitoredResourceDetails. :type management_agent_id: str :param resource_time_zone: The value to assign to the resource_time_zone property of this CreateMonitoredResourceDetails. :type resource_time_zone: str :param license: The value to assign to the license property of this CreateMonitoredResourceDetails. Allowed values for this property are: "STANDARD_EDITION", "ENTERPRISE_EDITION" :type license: str :param properties: The value to assign to the properties property of this CreateMonitoredResourceDetails. :type properties: list[oci.stack_monitoring.models.MonitoredResourceProperty] :param database_connection_details: The value to assign to the database_connection_details property of this CreateMonitoredResourceDetails. :type database_connection_details: oci.stack_monitoring.models.ConnectionDetails :param credentials: The value to assign to the credentials property of this CreateMonitoredResourceDetails. :type credentials: oci.stack_monitoring.models.MonitoredResourceCredential :param aliases: The value to assign to the aliases property of this CreateMonitoredResourceDetails. :type aliases: oci.stack_monitoring.models.MonitoredResourceAliasCredential :param additional_credentials: The value to assign to the additional_credentials property of this CreateMonitoredResourceDetails. :type additional_credentials: list[oci.stack_monitoring.models.MonitoredResourceCredential] :param additional_aliases: The value to assign to the additional_aliases property of this CreateMonitoredResourceDetails. :type additional_aliases: list[oci.stack_monitoring.models.MonitoredResourceAliasCredential] :param freeform_tags: The value to assign to the freeform_tags property of this CreateMonitoredResourceDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateMonitoredResourceDetails. :type defined_tags: dict(str, dict(str, object)) �strzlist[MonitoredResourceProperty]ZConnectionDetailsZMonitoredResourceCredentialZ MonitoredResourceAliasCredentialz!list[MonitoredResourceCredential]z&list[MonitoredResourceAliasCredential]zdict(str, str)zdict(str, dict(str, object)))�name�display_name�type�compartment_id� host_name�external_id�management_agent_id�resource_time_zone�license� properties�database_connection_details�credentials�aliases�additional_credentials�additional_aliases� freeform_tags�defined_tagsr ZdisplayNamer Z compartmentIdZhostNameZ externalIdZmanagementAgentIdZresourceTimeZoner r ZdatabaseConnectionDetailsr r ZadditionalCredentialsZadditionalAliasesZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_name� _display_name�_type�_compartment_id� _host_name�_external_id�_management_agent_id�_resource_time_zone�_license�_properties�_database_connection_details�_credentials�_aliases�_additional_credentials�_additional_aliases�_freeform_tags� _defined_tags)�self�kwargs� r. �a/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/create_monitored_resource_details.py�__init__ sj L��z'CreateMonitoredResourceDetails.__init__c C s | j S )z� **[Required]** Gets the name of this CreateMonitoredResourceDetails. Monitored Resource Name. :return: The name of this CreateMonitoredResourceDetails. :rtype: str �r �r, r. r. r/ r � s z#CreateMonitoredResourceDetails.namec C s || _ dS )z� Sets the name of this CreateMonitoredResourceDetails. Monitored Resource Name. :param name: The name of this CreateMonitoredResourceDetails. :type: str Nr1 )r, r r. r. r/ r � s c C s | j S )z� Gets the display_name of this CreateMonitoredResourceDetails. Monitored resource display name. :return: The display_name of this CreateMonitoredResourceDetails. :rtype: str �r r2 r. r. r/ r � s z+CreateMonitoredResourceDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateMonitoredResourceDetails. Monitored resource display name. :param display_name: The display_name of this CreateMonitoredResourceDetails. :type: str Nr3 )r, r r. r. r/ r � s c C s | j S )z� **[Required]** Gets the type of this CreateMonitoredResourceDetails. Monitored Resource Type. :return: The type of this CreateMonitoredResourceDetails. :rtype: str �r r2 r. r. r/ r � s z#CreateMonitoredResourceDetails.typec C s || _ dS )z� Sets the type of this CreateMonitoredResourceDetails. Monitored Resource Type. :param type: The type of this CreateMonitoredResourceDetails. :type: str Nr4 )r, r r. r. r/ r � s c C s | j S )a> **[Required]** Gets the compartment_id of this CreateMonitoredResourceDetails. Compartment Identifier `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateMonitoredResourceDetails. :rtype: str �r r2 r. r. r/ r � s z-CreateMonitoredResourceDetails.compartment_idc C s || _ dS )a< Sets the compartment_id of this CreateMonitoredResourceDetails. Compartment Identifier `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateMonitoredResourceDetails. :type: str Nr5 )r, r r. r. r/ r � s c C s | j S )z� Gets the host_name of this CreateMonitoredResourceDetails. Host name of the monitored resource. :return: The host_name of this CreateMonitoredResourceDetails. :rtype: str �r r2 r. r. r/ r s z(CreateMonitoredResourceDetails.host_namec C s || _ dS )z� Sets the host_name of this CreateMonitoredResourceDetails. Host name of the monitored resource. :param host_name: The host_name of this CreateMonitoredResourceDetails. :type: str Nr6 )r, r r. r. r/ r s c C s | j S )a� Gets the external_id of this CreateMonitoredResourceDetails. External resource is any OCI resource identifier `OCID`__ which is not a Stack Monitoring service resource. Currently supports only OCI compute instance. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The external_id of this CreateMonitoredResourceDetails. :rtype: str �r r2 r. r. r/ r s z*CreateMonitoredResourceDetails.external_idc C s || _ dS )a� Sets the external_id of this CreateMonitoredResourceDetails. External resource is any OCI resource identifier `OCID`__ which is not a Stack Monitoring service resource. Currently supports only OCI compute instance. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param external_id: The external_id of this CreateMonitoredResourceDetails. :type: str Nr7 )r, r r. r. r/ r , s c C s | j S )a> Gets the management_agent_id of this CreateMonitoredResourceDetails. Management Agent Identifier `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The management_agent_id of this CreateMonitoredResourceDetails. :rtype: str �r! r2 r. r. r/ r < s z2CreateMonitoredResourceDetails.management_agent_idc C s || _ dS )aP Sets the management_agent_id of this CreateMonitoredResourceDetails. Management Agent Identifier `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param management_agent_id: The management_agent_id of this CreateMonitoredResourceDetails. :type: str Nr8 )r, r r. r. r/ r J s c C s | j S )a� Gets the resource_time_zone of this CreateMonitoredResourceDetails. Time zone in the form of tz database canonical zone ID. Specifies the preference with a value that uses the IANA Time Zone Database format (x-obmcs-time-zone). For example - America/Los_Angeles :return: The resource_time_zone of this CreateMonitoredResourceDetails. :rtype: str �r"