📂 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: monitored_resource_member_summary.cpython-39.opt-1.pyc
a ���fJ^ � @ 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 ZdZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Z e jd-d,� �Z ed.d/� �Z!e!jd0d/� �Z!ed1d2� �Z"e"jd3d2� �Z"ed4d5� �Z#e#jd6d5� �Z#ed7d8� �Z$e$jd9d8� �Z$ed:d;� �Z%e%jd<d;� �Z%ed=d>� �Z&e&jd?d>� �Z&ed@dA� �Z'e'jdBdA� �Z'dCdD� Z(dEdF� Z)dGdH� Z*dIS )J�MonitoredResourceMemberSummaryz, Monitored resource member details. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED�STANDARD_EDITION�ENTERPRISE_EDITION�SM_MGMT_AGENT_MONITORED�SM_REPO_ONLY� OCI_NATIVE� PROMETHEUS�TELEGRAF�COLLECTD�APPLICATION�DATABASE� MIDDLEWARE�UNKNOWNc K s� dddddddddddddddd�| _ ddddd d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )aa Initializes a new MonitoredResourceMemberSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param resource_id: The value to assign to the resource_id property of this MonitoredResourceMemberSummary. :type resource_id: str :param resource_name: The value to assign to the resource_name property of this MonitoredResourceMemberSummary. :type resource_name: str :param resource_display_name: The value to assign to the resource_display_name property of this MonitoredResourceMemberSummary. :type resource_display_name: str :param resource_type: The value to assign to the resource_type property of this MonitoredResourceMemberSummary. :type resource_type: str :param host_name: The value to assign to the host_name property of this MonitoredResourceMemberSummary. :type host_name: str :param external_id: The value to assign to the external_id property of this MonitoredResourceMemberSummary. :type external_id: str :param compartment_id: The value to assign to the compartment_id property of this MonitoredResourceMemberSummary. :type compartment_id: str :param parent_id: The value to assign to the parent_id property of this MonitoredResourceMemberSummary. :type parent_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this MonitoredResourceMemberSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param license: The value to assign to the license property of this MonitoredResourceMemberSummary. Allowed values for this property are: "STANDARD_EDITION", "ENTERPRISE_EDITION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type license: str :param source_type: The value to assign to the source_type property of this MonitoredResourceMemberSummary. Allowed values for this property are: "SM_MGMT_AGENT_MONITORED", "SM_REPO_ONLY", "OCI_NATIVE", "PROMETHEUS", "TELEGRAF", "COLLECTD", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type source_type: str :param resource_category: The value to assign to the resource_category property of this MonitoredResourceMemberSummary. Allowed values for this property are: "APPLICATION", "DATABASE", "MIDDLEWARE", "UNKNOWN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type resource_category: str :param freeform_tags: The value to assign to the freeform_tags property of this MonitoredResourceMemberSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this MonitoredResourceMemberSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this MonitoredResourceMemberSummary. :type system_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))�resource_id� resource_name�resource_display_name� resource_type� host_name�external_id�compartment_id� parent_id�lifecycle_state�license�source_type�resource_category� freeform_tags�defined_tags�system_tagsZ resourceIdZresourceNameZresourceDisplayNameZresourceTypeZhostNameZ externalIdZ compartmentIdZparentIdZlifecycleStater# Z sourceTypeZresourceCategoryZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_resource_id�_resource_name�_resource_display_name�_resource_type� _host_name�_external_id�_compartment_id� _parent_id�_lifecycle_state�_license�_source_type�_resource_category�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r: �a/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/monitored_resource_member_summary.py�__init__Z s^ K��z'MonitoredResourceMemberSummary.__init__c C s | j S )a0 Gets the resource_id of this MonitoredResourceMemberSummary. Monitored resource identifier `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The resource_id of this MonitoredResourceMemberSummary. :rtype: str �r) �r8 r: r: r; r � s z*MonitoredResourceMemberSummary.resource_idc C s || _ dS )a: Sets the resource_id of this MonitoredResourceMemberSummary. Monitored resource identifier `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param resource_id: The resource_id of this MonitoredResourceMemberSummary. :type: str Nr= )r8 r r: r: r; r � s c C s | j S )z� Gets the resource_name of this MonitoredResourceMemberSummary. Monitored Resource Name. :return: The resource_name of this MonitoredResourceMemberSummary. :rtype: str �r* r>