📂 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.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_log_analytics_entity_details.cpython-39.pyc
a ���ff, � @ 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� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd � Zd!d"� Zd#d$� Zd%S )&�UpdateLogAnalyticsEntityDetailsz8 Details of log analytics entity to be updated. c K sn dddddddddd� | _ ddd d ddd ddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a Initializes a new UpdateLogAnalyticsEntityDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this UpdateLogAnalyticsEntityDetails. :type name: str :param management_agent_id: The value to assign to the management_agent_id property of this UpdateLogAnalyticsEntityDetails. :type management_agent_id: str :param timezone_region: The value to assign to the timezone_region property of this UpdateLogAnalyticsEntityDetails. :type timezone_region: str :param hostname: The value to assign to the hostname property of this UpdateLogAnalyticsEntityDetails. :type hostname: str :param properties: The value to assign to the properties property of this UpdateLogAnalyticsEntityDetails. :type properties: dict(str, str) :param freeform_tags: The value to assign to the freeform_tags property of this UpdateLogAnalyticsEntityDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateLogAnalyticsEntityDetails. :type defined_tags: dict(str, dict(str, object)) :param time_last_discovered: The value to assign to the time_last_discovered property of this UpdateLogAnalyticsEntityDetails. :type time_last_discovered: datetime :param metadata: The value to assign to the metadata property of this UpdateLogAnalyticsEntityDetails. :type metadata: oci.log_analytics.models.LogAnalyticsMetadataDetails �strzdict(str, str)zdict(str, dict(str, object))ZdatetimeZLogAnalyticsMetadataDetails) �name�management_agent_id�timezone_region�hostname� properties� freeform_tags�defined_tags�time_last_discovered�metadatar ZmanagementAgentIdZtimezoneRegionr r ZfreeformTagsZdefinedTagsZtimeLastDiscoveredr N)Z swagger_typesZ attribute_map�_name�_management_agent_id�_timezone_region� _hostname�_properties�_freeform_tags� _defined_tags�_time_last_discovered� _metadata)�self�kwargs� r �`/usr/lib/python3.9/site-packages/oci/log_analytics/models/update_log_analytics_entity_details.py�__init__ s: +� �z(UpdateLogAnalyticsEntityDetails.__init__c C s | j S )z� Gets the name of this UpdateLogAnalyticsEntityDetails. Log analytics entity name. :return: The name of this UpdateLogAnalyticsEntityDetails. :rtype: str �r �r r r r r ^ s z$UpdateLogAnalyticsEntityDetails.namec C s || _ dS )z� Sets the name of this UpdateLogAnalyticsEntityDetails. Log analytics entity name. :param name: The name of this UpdateLogAnalyticsEntityDetails. :type: str Nr )r r r r r r j s c C s | j S )z� Gets the management_agent_id of this UpdateLogAnalyticsEntityDetails. The OCID of the Management Agent. :return: The management_agent_id of this UpdateLogAnalyticsEntityDetails. :rtype: str �r r r r r r v s z3UpdateLogAnalyticsEntityDetails.management_agent_idc C s || _ dS )z� Sets the management_agent_id of this UpdateLogAnalyticsEntityDetails. The OCID of the Management Agent. :param management_agent_id: The management_agent_id of this UpdateLogAnalyticsEntityDetails. :type: str Nr! )r r r r r r � s c C s | j S )z� Gets the timezone_region of this UpdateLogAnalyticsEntityDetails. The timezone region of the log analytics entity. :return: The timezone_region of this UpdateLogAnalyticsEntityDetails. :rtype: str �r r r r r r � s z/UpdateLogAnalyticsEntityDetails.timezone_regionc C s || _ dS )z� Sets the timezone_region of this UpdateLogAnalyticsEntityDetails. The timezone region of the log analytics entity. :param timezone_region: The timezone_region of this UpdateLogAnalyticsEntityDetails. :type: str Nr"