ruạṛ
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� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) �UpdateLogAnalyticsEntityDetailsz8 Details of log analytics entity to be updated. c K sZ dddddddd�| _ ddddd d dd�| _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)) �strzdict(str, str)zdict(str, dict(str, object)))�name�management_agent_id�timezone_region�hostname� properties� freeform_tags�defined_tagsr �managementAgentId�timezoneRegionr r �freeformTags�definedTagsN) � swagger_types� attribute_map�_name�_management_agent_id�_timezone_region� _hostname�_properties�_freeform_tags� _defined_tags)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/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 N 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 Z 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"