📂 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
›
log_analytics
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/log_analytics/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_log_analytics_object_collection_rule_details.pyc
a O��f�O � @ 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 ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zd/d0� Zd1d2� Zd3d4� Zd5S )6�-UpdateLogAnalyticsObjectCollectionRuleDetailsz= Configuration of the collection rule to be updated. �OBJECT_PATHc K s� ddddddddddddddd�| _ dd d ddd ddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )a( Initializes a new UpdateLogAnalyticsObjectCollectionRuleDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param description: The value to assign to the description property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type description: str :param log_group_id: The value to assign to the log_group_id property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type log_group_id: str :param log_source_name: The value to assign to the log_source_name property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type log_source_name: str :param entity_id: The value to assign to the entity_id property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type entity_id: str :param char_encoding: The value to assign to the char_encoding property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type char_encoding: str :param is_enabled: The value to assign to the is_enabled property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type is_enabled: bool :param timezone: The value to assign to the timezone property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type timezone: str :param log_set: The value to assign to the log_set property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type log_set: str :param log_set_key: The value to assign to the log_set_key property of this UpdateLogAnalyticsObjectCollectionRuleDetails. Allowed values for this property are: "OBJECT_PATH" :type log_set_key: str :param log_set_ext_regex: The value to assign to the log_set_ext_regex property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type log_set_ext_regex: str :param overrides: The value to assign to the overrides property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type overrides: dict(str, list[PropertyOverride]) :param object_name_filters: The value to assign to the object_name_filters property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type object_name_filters: list[str] :param defined_tags: The value to assign to the defined_tags property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type freeform_tags: dict(str, str) �str�boolz!dict(str, list[PropertyOverride])z list[str]zdict(str, dict(str, object))zdict(str, str))�description�log_group_id�log_source_name� entity_id� char_encoding� is_enabled�timezone�log_set�log_set_key�log_set_ext_regex� overrides�object_name_filters�defined_tags� freeform_tagsr � logGroupId� logSourceName�entityId�charEncoding� isEnabledr �logSet� logSetKey�logSetExtRegexr �objectNameFilters�definedTags�freeformTagsN)� swagger_types� attribute_map�_description� _log_group_id�_log_source_name� _entity_id�_char_encoding�_is_enabled� _timezone�_log_set�_log_set_key�_log_set_ext_regex� _overrides�_object_name_filters� _defined_tags�_freeform_tags)�self�kwargs� r5 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/update_log_analytics_object_collection_rule_details.py�__init__ sX @��z6UpdateLogAnalyticsObjectCollectionRuleDetails.__init__c C s | j S )a5 Gets the description of this UpdateLogAnalyticsObjectCollectionRuleDetails. A string that describes the details of the rule. Avoid entering confidential information. :return: The description of this UpdateLogAnalyticsObjectCollectionRuleDetails. :rtype: str �r% �r3 r5 r5 r6 r � s z9UpdateLogAnalyticsObjectCollectionRuleDetails.descriptionc C s || _ dS )a? Sets the description of this UpdateLogAnalyticsObjectCollectionRuleDetails. A string that describes the details of the rule. Avoid entering confidential information. :param description: The description of this UpdateLogAnalyticsObjectCollectionRuleDetails. :type: str Nr8 )r3 r r5 r5 r6 r � s c C s | j S )a Gets the log_group_id of this UpdateLogAnalyticsObjectCollectionRuleDetails. Logging Analytics Log group OCID to associate the processed logs with. :return: The log_group_id of this UpdateLogAnalyticsObjectCollectionRuleDetails. :rtype: str �r&