ruạṛ
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 @ s2 e Zd ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�AssociatedMonitoredResourcez3 The information about monitored resource. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc K sn dddddddddd� | _ dddddd d ddd� | _d | _d | _d | _d | _d | _d | _d | _d | _ d | _ d S )a( Initializes a new AssociatedMonitoredResource object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this AssociatedMonitoredResource. :type id: str :param name: The value to assign to the name property of this AssociatedMonitoredResource. :type name: str :param display_name: The value to assign to the display_name property of this AssociatedMonitoredResource. :type display_name: str :param type: The value to assign to the type property of this AssociatedMonitoredResource. :type type: str :param host_name: The value to assign to the host_name property of this AssociatedMonitoredResource. :type host_name: str :param external_id: The value to assign to the external_id property of this AssociatedMonitoredResource. :type external_id: str :param management_agent_id: The value to assign to the management_agent_id property of this AssociatedMonitoredResource. :type management_agent_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this AssociatedMonitoredResource. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param association: The value to assign to the association property of this AssociatedMonitoredResource. :type association: object �str�object) �id�name�display_name�type� host_name�external_id�management_agent_id�lifecycle_state�associationr r �displayNamer �hostName� externalId�managementAgentId�lifecycleStater N)� swagger_types� attribute_map�_id�_name� _display_name�_type� _host_name�_external_id�_management_agent_id�_lifecycle_state�_association)�self�kwargs� r* ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/stack_monitoring/models/associated_monitored_resource.py�__init__( s: -� �z$AssociatedMonitoredResource.__init__c C s | j S )a# **[Required]** Gets the id of this AssociatedMonitoredResource. The `OCID`__ of monitored resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this AssociatedMonitoredResource. :rtype: str �r �r( r* r* r+ r v s zAssociatedMonitoredResource.idc C s || _ dS )a Sets the id of this AssociatedMonitoredResource. The `OCID`__ of monitored resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this AssociatedMonitoredResource. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )z� Gets the name of this AssociatedMonitoredResource. Name of the monitored resource :return: The name of this AssociatedMonitoredResource. :rtype: str �r r. r* r* r+ r � s z AssociatedMonitoredResource.namec C s || _ dS )z� Sets the name of this AssociatedMonitoredResource. Name of the monitored resource :param name: The name of this AssociatedMonitoredResource. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� Gets the display_name of this AssociatedMonitoredResource. Monitored resource display name. :return: The display_name of this AssociatedMonitoredResource. :rtype: str �r! r. r* r* r+ r � s z(AssociatedMonitoredResource.display_namec C s || _ dS )z� Sets the display_name of this AssociatedMonitoredResource. Monitored resource display name. :param display_name: The display_name of this AssociatedMonitoredResource. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� Gets the type of this AssociatedMonitoredResource. Type of the monitored resource :return: The type of this AssociatedMonitoredResource. :rtype: str �r"