ruạṛ
a O��fP0 � @ 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 ),�AssociatedResourcesSummaryz3 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 )ap Initializes a new AssociatedResourcesSummary 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 AssociatedResourcesSummary. :type id: str :param name: The value to assign to the name property of this AssociatedResourcesSummary. :type name: str :param display_name: The value to assign to the display_name property of this AssociatedResourcesSummary. :type display_name: str :param type: The value to assign to the type property of this AssociatedResourcesSummary. :type type: str :param host_name: The value to assign to the host_name property of this AssociatedResourcesSummary. :type host_name: str :param external_id: The value to assign to the external_id property of this AssociatedResourcesSummary. :type external_id: str :param management_agent_id: The value to assign to the management_agent_id property of this AssociatedResourcesSummary. :type management_agent_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this AssociatedResourcesSummary. 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 associated_resources: The value to assign to the associated_resources property of this AssociatedResourcesSummary. :type associated_resources: list[oci.stack_monitoring.models.AssociatedMonitoredResource] �strz!list[AssociatedMonitoredResource]) �id�name�display_name�type� host_name�external_id�management_agent_id�lifecycle_state�associated_resourcesr r �displayNamer �hostName� externalId�managementAgentId�lifecycleState�associatedResourcesN)� swagger_types� attribute_map�_id�_name� _display_name�_type� _host_name�_external_id�_management_agent_id�_lifecycle_state�_associated_resources)�self�kwargs� r* ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/stack_monitoring/models/associated_resources_summary.py�__init__( s: -� �z#AssociatedResourcesSummary.__init__c C s | j S )a! **[Required]** Gets the id of this AssociatedResourcesSummary. The `OCID`__ of monitored resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this AssociatedResourcesSummary. :rtype: str �r �r( r* r* r+ r v s zAssociatedResourcesSummary.idc C s || _ dS )a Sets the id of this AssociatedResourcesSummary. The `OCID`__ of monitored resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this AssociatedResourcesSummary. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )z� Gets the name of this AssociatedResourcesSummary. Name of the monitored resource :return: The name of this AssociatedResourcesSummary. :rtype: str �r r. r* r* r+ r � s zAssociatedResourcesSummary.namec C s || _ dS )z� Sets the name of this AssociatedResourcesSummary. Name of the monitored resource :param name: The name of this AssociatedResourcesSummary. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� Gets the display_name of this AssociatedResourcesSummary. Monitored resource display name. :return: The display_name of this AssociatedResourcesSummary. :rtype: str �r! r. r* r* r+ r � s z'AssociatedResourcesSummary.display_namec C s || _ dS )z� Sets the display_name of this AssociatedResourcesSummary. Monitored resource display name. :param display_name: The display_name of this AssociatedResourcesSummary. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� Gets the type of this AssociatedResourcesSummary. Type of the monitored resource :return: The type of this AssociatedResourcesSummary. :rtype: str �r"