ruạṛ
a O��fS � @ 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 ) �DeleteLogAnalyticsAssociationz' DeleteLogAnalyticsAssociation c K sZ dddddddd�| _ ddddddd d�| _d | _d | _d | _d | _d | _d | _d | _d S )a/ Initializes a new DeleteLogAnalyticsAssociation object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param agent_id: The value to assign to the agent_id property of this DeleteLogAnalyticsAssociation. :type agent_id: str :param source_name: The value to assign to the source_name property of this DeleteLogAnalyticsAssociation. :type source_name: str :param source_type_name: The value to assign to the source_type_name property of this DeleteLogAnalyticsAssociation. :type source_type_name: str :param entity_id: The value to assign to the entity_id property of this DeleteLogAnalyticsAssociation. :type entity_id: str :param entity_type_name: The value to assign to the entity_type_name property of this DeleteLogAnalyticsAssociation. :type entity_type_name: str :param host: The value to assign to the host property of this DeleteLogAnalyticsAssociation. :type host: str :param log_group_id: The value to assign to the log_group_id property of this DeleteLogAnalyticsAssociation. :type log_group_id: str �str)�agent_id�source_name�source_type_name� entity_id�entity_type_name�host�log_group_id�agentId� sourceName�sourceTypeName�entityId�entityTypeNamer � logGroupIdN) � swagger_types� attribute_map� _agent_id�_source_name�_source_type_name� _entity_id�_entity_type_name�_host� _log_group_id)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/delete_log_analytics_association.py�__init__ s. #�� z&DeleteLogAnalyticsAssociation.__init__c C s | j S )z� Gets the agent_id of this DeleteLogAnalyticsAssociation. The agent unique identifier. :return: The agent_id of this DeleteLogAnalyticsAssociation. :rtype: str �r �r r r r! r N s z&DeleteLogAnalyticsAssociation.agent_idc C s || _ dS )z� Sets the agent_id of this DeleteLogAnalyticsAssociation. The agent unique identifier. :param agent_id: The agent_id of this DeleteLogAnalyticsAssociation. :type: str Nr# )r r r r r! r Z s c C s | j S )z� Gets the source_name of this DeleteLogAnalyticsAssociation. The source name. :return: The source_name of this DeleteLogAnalyticsAssociation. :rtype: str �r r$ r r r! r f s z)DeleteLogAnalyticsAssociation.source_namec C s || _ dS )z� Sets the source_name of this DeleteLogAnalyticsAssociation. The source name. :param source_name: The source_name of this DeleteLogAnalyticsAssociation. :type: str Nr% )r r r r r! r r s c C s | j S )z� Gets the source_type_name of this DeleteLogAnalyticsAssociation. The source type internal name. :return: The source_type_name of this DeleteLogAnalyticsAssociation. :rtype: str �r r$ r r r! r ~ s z.DeleteLogAnalyticsAssociation.source_type_namec C s || _ dS )z� Sets the source_type_name of this DeleteLogAnalyticsAssociation. The source type internal name. :param source_type_name: The source_type_name of this DeleteLogAnalyticsAssociation. :type: str Nr&