📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
log_analytics
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/log_analytics/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: upsert_log_analytics_association.pyc
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 edd� �Zejdd� �Zdd� Zdd� Zd d!� Zd"S )#�UpsertLogAnalyticsAssociationz' UpsertLogAnalyticsAssociation c K sd ddddddddd�| _ ddddddd d d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a� Initializes a new UpsertLogAnalyticsAssociation 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 UpsertLogAnalyticsAssociation. :type agent_id: str :param source_name: The value to assign to the source_name property of this UpsertLogAnalyticsAssociation. :type source_name: str :param source_type_name: The value to assign to the source_type_name property of this UpsertLogAnalyticsAssociation. :type source_type_name: str :param entity_id: The value to assign to the entity_id property of this UpsertLogAnalyticsAssociation. :type entity_id: str :param entity_name: The value to assign to the entity_name property of this UpsertLogAnalyticsAssociation. :type entity_name: str :param entity_type_name: The value to assign to the entity_type_name property of this UpsertLogAnalyticsAssociation. :type entity_type_name: str :param host: The value to assign to the host property of this UpsertLogAnalyticsAssociation. :type host: str :param log_group_id: The value to assign to the log_group_id property of this UpsertLogAnalyticsAssociation. :type log_group_id: str �str)�agent_id�source_name�source_type_name� entity_id�entity_name�entity_type_name�host�log_group_id�agentId� sourceName�sourceTypeName�entityId� entityName�entityTypeNamer � logGroupIdN) � swagger_types� attribute_map� _agent_id�_source_name�_source_type_name� _entity_id�_entity_name�_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/upsert_log_analytics_association.py�__init__ s4 '��z&UpsertLogAnalyticsAssociation.__init__c C s | j S )z� Gets the agent_id of this UpsertLogAnalyticsAssociation. The agent unique identifier. :return: The agent_id of this UpsertLogAnalyticsAssociation. :rtype: str �r �r! r# r# r$ r U s z&UpsertLogAnalyticsAssociation.agent_idc C s || _ dS )z� Sets the agent_id of this UpsertLogAnalyticsAssociation. The agent unique identifier. :param agent_id: The agent_id of this UpsertLogAnalyticsAssociation. :type: str Nr&