📂 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.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: opsi_configuration_basic_configuration_item_summary.cpython-39.pyc
a ���fk � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�)OpsiConfigurationConfigurationItemSummary� )�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 edd� �Zejdd� �Zdd� Zdd� Z dd� ZdS )�.OpsiConfigurationBasicConfigurationItemSummaryz� Basic configuration item summary. Value and defaultValue fields will contain the custom value stored in the resource and default value from Ops Insights respectively. c K sV ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _d| _dS ) a- Initializes a new OpsiConfigurationBasicConfigurationItemSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.OpsiConfigurationBasicConfigurationItemSummary.config_item_type` attribute of this class is ``BASIC`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param config_item_type: The value to assign to the config_item_type property of this OpsiConfigurationBasicConfigurationItemSummary. Allowed values for this property are: "BASIC" :type config_item_type: str :param name: The value to assign to the name property of this OpsiConfigurationBasicConfigurationItemSummary. :type name: str :param value: The value to assign to the value property of this OpsiConfigurationBasicConfigurationItemSummary. :type value: str :param default_value: The value to assign to the default_value property of this OpsiConfigurationBasicConfigurationItemSummary. :type default_value: str :param applicable_contexts: The value to assign to the applicable_contexts property of this OpsiConfigurationBasicConfigurationItemSummary. :type applicable_contexts: list[str] :param metadata: The value to assign to the metadata property of this OpsiConfigurationBasicConfigurationItemSummary. :type metadata: oci.opsi.models.ConfigurationItemMetadata �strz list[str]ZConfigurationItemMetadata)Zconfig_item_type�name�value� default_value�applicable_contexts�metadataZconfigItemTyper r ZdefaultValueZapplicableContextsr NZBASIC)Z swagger_typesZ attribute_mapZ_config_item_type�_name�_value�_default_value�_applicable_contexts� _metadata)�self�kwargs� r �g/usr/lib/python3.9/site-packages/oci/opsi/models/opsi_configuration_basic_configuration_item_summary.py�__init__ s* !� � z7OpsiConfigurationBasicConfigurationItemSummary.__init__c C s | j S )z� Gets the name of this OpsiConfigurationBasicConfigurationItemSummary. Name of configuration item. :return: The name of this OpsiConfigurationBasicConfigurationItemSummary. :rtype: str �r �r r r r r L s z3OpsiConfigurationBasicConfigurationItemSummary.namec C s || _ dS )z� Sets the name of this OpsiConfigurationBasicConfigurationItemSummary. Name of configuration item. :param name: The name of this OpsiConfigurationBasicConfigurationItemSummary. :type: str Nr )r r r r r r X s c C s | j S )z� Gets the value of this OpsiConfigurationBasicConfigurationItemSummary. Value of configuration item. :return: The value of this OpsiConfigurationBasicConfigurationItemSummary. :rtype: str �r r r r r r d s z4OpsiConfigurationBasicConfigurationItemSummary.valuec C s || _ dS )z� Sets the value of this OpsiConfigurationBasicConfigurationItemSummary. Value of configuration item. :param value: The value of this OpsiConfigurationBasicConfigurationItemSummary. :type: str Nr )r r r r r r p s c C s | j S )z� Gets the default_value of this OpsiConfigurationBasicConfigurationItemSummary. Value of configuration item. :return: The default_value of this OpsiConfigurationBasicConfigurationItemSummary. :rtype: str �r r r r r r | s z<OpsiConfigurationBasicConfigurationItemSummary.default_valuec C s || _ dS )a Sets the default_value of this OpsiConfigurationBasicConfigurationItemSummary. Value of configuration item. :param default_value: The default_value of this OpsiConfigurationBasicConfigurationItemSummary. :type: str Nr )r r r r r r � s c C s | j S )a@ Gets the applicable_contexts of this OpsiConfigurationBasicConfigurationItemSummary. List of contexts in Operations Insights where this configuration item is applicable. :return: The applicable_contexts of this OpsiConfigurationBasicConfigurationItemSummary. :rtype: list[str] �r r r r r r � s zBOpsiConfigurationBasicConfigurationItemSummary.applicable_contextsc C s || _ dS )aR Sets the applicable_contexts of this OpsiConfigurationBasicConfigurationItemSummary. List of contexts in Operations Insights where this configuration item is applicable. :param applicable_contexts: The applicable_contexts of this OpsiConfigurationBasicConfigurationItemSummary. :type: list[str] Nr )r r r r r r � s c C s | j S )z� Gets the metadata of this OpsiConfigurationBasicConfigurationItemSummary. :return: The metadata of this OpsiConfigurationBasicConfigurationItemSummary. :rtype: oci.opsi.models.ConfigurationItemMetadata �r r r r r r � s z7OpsiConfigurationBasicConfigurationItemSummary.metadatac C s || _ dS )z� Sets the metadata of this OpsiConfigurationBasicConfigurationItemSummary. :param metadata: The metadata of this OpsiConfigurationBasicConfigurationItemSummary. :type: oci.opsi.models.ConfigurationItemMetadata Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z7OpsiConfigurationBasicConfigurationItemSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z5OpsiConfigurationBasicConfigurationItemSummary.__eq__c C s | |k S r r r"