📂 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
›
cloud_guard
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/cloud_guard/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: logging_event_info.pyc
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DataSourceEventInfo� )�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 dd� Zdd� Zdd� Z dS )�LoggingEventInfozG The information about new Logging event detail of DataSource. c K sL dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _d | _dS ) a� Initializes a new LoggingEventInfo object with values from keyword arguments. The default value of the :py:attr:`~oci.cloud_guard.models.LoggingEventInfo.data_source_feed_provider` attribute of this class is ``LOGGINGQUERY`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param data_source_feed_provider: The value to assign to the data_source_feed_provider property of this LoggingEventInfo. Allowed values for this property are: "LOGGINGQUERY" :type data_source_feed_provider: str :param observed_value: The value to assign to the observed_value property of this LoggingEventInfo. :type observed_value: str :param trigger_value: The value to assign to the trigger_value property of this LoggingEventInfo. :type trigger_value: str :param operator: The value to assign to the operator property of this LoggingEventInfo. :type operator: str :param log_result: The value to assign to the log_result property of this LoggingEventInfo. :type log_result: str �str)�data_source_feed_provider�observed_value� trigger_value�operator� log_result�dataSourceFeedProvider� observedValue�triggerValuer � logResultN�LOGGINGQUERY)� swagger_types� attribute_map�_data_source_feed_provider�_observed_value�_trigger_value� _operator�_log_result)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cloud_guard/models/logging_event_info.py�__init__ s$ � �zLoggingEventInfo.__init__c C s | j S )z� Gets the observed_value of this LoggingEventInfo. :return: The observed_value of this LoggingEventInfo. :rtype: str �r �r r r r r C s zLoggingEventInfo.observed_valuec C s || _ dS )z� Sets the observed_value of this LoggingEventInfo. :param observed_value: The observed_value of this LoggingEventInfo. :type: str Nr )r r r r r r M s c C s | j S )z� Gets the trigger_value of this LoggingEventInfo. :return: The trigger_value of this LoggingEventInfo. :rtype: str �r r! r r r r W s zLoggingEventInfo.trigger_valuec C s || _ dS )z� Sets the trigger_value of this LoggingEventInfo. :param trigger_value: The trigger_value of this LoggingEventInfo. :type: str Nr"