ruạṛ
a N��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� �Zdd� Z dd� Zdd� ZdS )�MonitoredInstanceSummaryz, Summary of the monitored instance. c K sP ddddddd�| _ ddddddd�| _d | _d | _d | _d | _d | _d | _d S ) a� Initializes a new MonitoredInstanceSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param instance_id: The value to assign to the instance_id property of this MonitoredInstanceSummary. :type instance_id: str :param compartment_id: The value to assign to the compartment_id property of this MonitoredInstanceSummary. :type compartment_id: str :param display_name: The value to assign to the display_name property of this MonitoredInstanceSummary. :type display_name: str :param management_agent_id: The value to assign to the management_agent_id property of this MonitoredInstanceSummary. :type management_agent_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this MonitoredInstanceSummary. :type lifecycle_state: str :param monitoring_state: The value to assign to the monitoring_state property of this MonitoredInstanceSummary. :type monitoring_state: str �str)�instance_id�compartment_id�display_name�management_agent_id�lifecycle_state�monitoring_state� instanceId� compartmentId�displayName�managementAgentId�lifecycleState�monitoringStateN)� swagger_types� attribute_map�_instance_id�_compartment_id� _display_name�_management_agent_id�_lifecycle_state�_monitoring_state)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/appmgmt_control/models/monitored_instance_summary.py�__init__ s( � � z!MonitoredInstanceSummary.__init__c C s | j S )a/ **[Required]** Gets the instance_id of this MonitoredInstanceSummary. The `OCID`__ of monitored instance. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The instance_id of this MonitoredInstanceSummary. :rtype: str �r �r r r r r G s z$MonitoredInstanceSummary.instance_idc C s || _ dS )a* Sets the instance_id of this MonitoredInstanceSummary. The `OCID`__ of monitored instance. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param instance_id: The instance_id of this MonitoredInstanceSummary. :type: str Nr! )r r r r r r U s c C s | j S )a1 **[Required]** Gets the compartment_id of this MonitoredInstanceSummary. Compartment Identifier `OCID`__ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this MonitoredInstanceSummary. :rtype: str �r r"