ruạṛ
a O��fc5 � @ 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 @ sN 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� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�CreateLogAnalyticsEntityDetailsz; Details for new log analytics entity to be added. c K s� dddddddddddd�| _ ddddd d ddd ddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a% Initializes a new CreateLogAnalyticsEntityDetails 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 CreateLogAnalyticsEntityDetails. :type name: str :param compartment_id: The value to assign to the compartment_id property of this CreateLogAnalyticsEntityDetails. :type compartment_id: str :param entity_type_name: The value to assign to the entity_type_name property of this CreateLogAnalyticsEntityDetails. :type entity_type_name: str :param management_agent_id: The value to assign to the management_agent_id property of this CreateLogAnalyticsEntityDetails. :type management_agent_id: str :param cloud_resource_id: The value to assign to the cloud_resource_id property of this CreateLogAnalyticsEntityDetails. :type cloud_resource_id: str :param timezone_region: The value to assign to the timezone_region property of this CreateLogAnalyticsEntityDetails. :type timezone_region: str :param hostname: The value to assign to the hostname property of this CreateLogAnalyticsEntityDetails. :type hostname: str :param source_id: The value to assign to the source_id property of this CreateLogAnalyticsEntityDetails. :type source_id: str :param properties: The value to assign to the properties property of this CreateLogAnalyticsEntityDetails. :type properties: dict(str, str) :param freeform_tags: The value to assign to the freeform_tags property of this CreateLogAnalyticsEntityDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateLogAnalyticsEntityDetails. :type defined_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))�name�compartment_id�entity_type_name�management_agent_id�cloud_resource_id�timezone_region�hostname� source_id� properties� freeform_tags�defined_tagsr � compartmentId�entityTypeName�managementAgentId�cloudResourceId�timezoneRegionr �sourceIdr �freeformTags�definedTagsN) � swagger_types� attribute_map�_name�_compartment_id�_entity_type_name�_management_agent_id�_cloud_resource_id�_timezone_region� _hostname� _source_id�_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/create_log_analytics_entity_details.py�__init__ sF 3��z(CreateLogAnalyticsEntityDetails.__init__c C s | j S )z� **[Required]** Gets the name of this CreateLogAnalyticsEntityDetails. Log analytics entity name. :return: The name of this CreateLogAnalyticsEntityDetails. :rtype: str �r �r( r* r* r+ r j s z$CreateLogAnalyticsEntityDetails.namec C s || _ dS )z� Sets the name of this CreateLogAnalyticsEntityDetails. Log analytics entity name. :param name: The name of this CreateLogAnalyticsEntityDetails. :type: str Nr- )r( r r* r* r+ r v s c C s | j S )aF **[Required]** Gets the compartment_id of this CreateLogAnalyticsEntityDetails. Compartment Identifier `OCID]`__. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateLogAnalyticsEntityDetails. :rtype: str �r r. r* r* r+ r � s z.CreateLogAnalyticsEntityDetails.compartment_idc C s || _ dS )aD Sets the compartment_id of this CreateLogAnalyticsEntityDetails. Compartment Identifier `OCID]`__. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateLogAnalyticsEntityDetails. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the entity_type_name of this CreateLogAnalyticsEntityDetails. Log analytics entity type name. :return: The entity_type_name of this CreateLogAnalyticsEntityDetails. :rtype: str �r r. r* r* r+ r � s z0CreateLogAnalyticsEntityDetails.entity_type_namec C s || _ dS )z� Sets the entity_type_name of this CreateLogAnalyticsEntityDetails. Log analytics entity type name. :param entity_type_name: The entity_type_name of this CreateLogAnalyticsEntityDetails. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� Gets the management_agent_id of this CreateLogAnalyticsEntityDetails. The OCID of the Management Agent. :return: The management_agent_id of this CreateLogAnalyticsEntityDetails. :rtype: str �r r. r* r* r+ r � s z3CreateLogAnalyticsEntityDetails.management_agent_idc C s || _ dS )z� Sets the management_agent_id of this CreateLogAnalyticsEntityDetails. The OCID of the Management Agent. :param management_agent_id: The management_agent_id of this CreateLogAnalyticsEntityDetails. :type: str Nr1 )r( r r* r* r+ r � s c C s | j S )a� Gets the cloud_resource_id of this CreateLogAnalyticsEntityDetails. The OCID of the Cloud resource which this entity is a representation of. This may be blank when the entity represents a non-cloud resource that the customer may have on their premises. :return: The cloud_resource_id of this CreateLogAnalyticsEntityDetails. :rtype: str �r! r. r* r* r+ r � s z1CreateLogAnalyticsEntityDetails.cloud_resource_idc C s || _ dS )a� Sets the cloud_resource_id of this CreateLogAnalyticsEntityDetails. The OCID of the Cloud resource which this entity is a representation of. This may be blank when the entity represents a non-cloud resource that the customer may have on their premises. :param cloud_resource_id: The cloud_resource_id of this CreateLogAnalyticsEntityDetails. :type: str Nr2 )r( r r* r* r+ r � s c C s | j S )z� Gets the timezone_region of this CreateLogAnalyticsEntityDetails. The timezone region of the log analytics entity. :return: The timezone_region of this CreateLogAnalyticsEntityDetails. :rtype: str �r"