📂 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
›
log_analytics
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/log_analytics/models/__pycache__
💾
Free:
45.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: log_analytics_import_custom_content.cpython-39.pyc
a ���f� � @ 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 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 )�LogAnalyticsImportCustomContentz) LogAnalyticsImportCustomContent c K sF dddddd�| _ ddddd d�| _d | _d | _d | _d | _d | _d S )aS Initializes a new LogAnalyticsImportCustomContent object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param parser_names: The value to assign to the parser_names property of this LogAnalyticsImportCustomContent. :type parser_names: list[str] :param source_names: The value to assign to the source_names property of this LogAnalyticsImportCustomContent. :type source_names: list[str] :param field_names: The value to assign to the field_names property of this LogAnalyticsImportCustomContent. :type field_names: list[str] :param change_list: The value to assign to the change_list property of this LogAnalyticsImportCustomContent. :type change_list: oci.log_analytics.models.LogAnalyticsImportCustomChangeList :param content_name: The value to assign to the content_name property of this LogAnalyticsImportCustomContent. :type content_name: str z list[str]Z"LogAnalyticsImportCustomChangeList�str)�parser_names�source_names�field_names�change_list�content_nameZparserNamesZsourceNamesZ fieldNamesZ changeListZcontentNameN)Z swagger_typesZ attribute_map� _parser_names� _source_names�_field_names�_change_list� _content_name)�self�kwargs� r �`/usr/lib/python3.9/site-packages/oci/log_analytics/models/log_analytics_import_custom_content.py�__init__ s"