ruạṛ
a ���fY � @ 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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�ApplicationTraceConfigz> Define the tracing configuration for an application. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new ApplicationTraceConfig object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param is_enabled: The value to assign to the is_enabled property of this ApplicationTraceConfig. :type is_enabled: bool :param domain_id: The value to assign to the domain_id property of this ApplicationTraceConfig. :type domain_id: str �bool�str)� is_enabled� domain_idZ isEnabledZdomainIdN)Z swagger_typesZ attribute_map�_is_enabled� _domain_id)�self�kwargs� r �Q/usr/lib/python3.9/site-packages/oci/functions/models/application_trace_config.py�__init__ s ��zApplicationTraceConfig.__init__c C s | j S )z� Gets the is_enabled of this ApplicationTraceConfig. Define if tracing is enabled for the resource. :return: The is_enabled of this ApplicationTraceConfig. :rtype: bool �r �r r r r r - s z!ApplicationTraceConfig.is_enabledc C s || _ dS )z� Sets the is_enabled of this ApplicationTraceConfig. Define if tracing is enabled for the resource. :param is_enabled: The is_enabled of this ApplicationTraceConfig. :type: bool Nr )r r r r r r 9 s c C s | j S )z� Gets the domain_id of this ApplicationTraceConfig. The OCID of the collector (e.g. an APM Domain) trace events will be sent to. :return: The domain_id of this ApplicationTraceConfig. :rtype: str �r r r r r r E s z ApplicationTraceConfig.domain_idc C s || _ dS )z� Sets the domain_id of this ApplicationTraceConfig. The OCID of the collector (e.g. an APM Domain) trace events will be sent to. :param domain_id: The domain_id of this ApplicationTraceConfig. :type: str Nr )r r r r r r Q s c C s t | �S �N)r r r r r �__repr__] s zApplicationTraceConfig.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__` s zApplicationTraceConfig.__eq__c C s | |k S r r r r r r �__ne__f s zApplicationTraceConfig.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn