📂 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: delete_log_analytics_association.cpython-39.pyc
a ���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 ) �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_idZagentIdZ sourceNameZsourceTypeNameZentityIdZentityTypeNamer Z logGroupIdN) Z swagger_typesZ attribute_map� _agent_id�_source_name�_source_type_name� _entity_id�_entity_type_name�_host� _log_group_id)�self�kwargs� r �]/usr/lib/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 P 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 \ 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 h 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 t 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 )r r r r r r � s c C s | j S )z� Gets the entity_id of this DeleteLogAnalyticsAssociation. The entity unique identifier. :return: The entity_id of this DeleteLogAnalyticsAssociation. :rtype: str �r r r r r r � s z'DeleteLogAnalyticsAssociation.entity_idc C s || _ dS )z� Sets the entity_id of this DeleteLogAnalyticsAssociation. The entity unique identifier. :param entity_id: The entity_id of this DeleteLogAnalyticsAssociation. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the entity_type_name of this DeleteLogAnalyticsAssociation. The entity type internal name. :return: The entity_type_name of this DeleteLogAnalyticsAssociation. :rtype: str �r r r r r r � s z.DeleteLogAnalyticsAssociation.entity_type_namec C s || _ dS )z� Sets the entity_type_name of this DeleteLogAnalyticsAssociation. The entity type internal name. :param entity_type_name: The entity_type_name of this DeleteLogAnalyticsAssociation. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the host of this DeleteLogAnalyticsAssociation. The host name. :return: The host of this DeleteLogAnalyticsAssociation. :rtype: str �r r r r r r � s z"DeleteLogAnalyticsAssociation.hostc C s || _ dS )z� Sets the host of this DeleteLogAnalyticsAssociation. The host name. :param host: The host of this DeleteLogAnalyticsAssociation. :type: str Nr! )r r r r r r � s c C s | j S )z� Gets the log_group_id of this DeleteLogAnalyticsAssociation. The log group unique identifier. :return: The log_group_id of this DeleteLogAnalyticsAssociation. :rtype: str �r r r r r r � s z*DeleteLogAnalyticsAssociation.log_group_idc C s || _ dS )z� Sets the log_group_id of this DeleteLogAnalyticsAssociation. The log group unique identifier. :param log_group_id: The log_group_id of this DeleteLogAnalyticsAssociation. :type: str Nr"