ruạṛ
a ���fnP � @ 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 ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Z e jd-d,� �Z ed.d/� �Z!e!jd0d/� �Z!ed1d2� �Z"e"jd3d2� �Z"ed4d5� �Z#e#jd6d5� �Z#ed7d8� �Z$e$jd9d8� �Z$ed:d;� �Z%e%jd<d;� �Z%d=d>� Z&d?d@� Z'dAdB� Z(dCS )D�AssociatedMonitoredResourcez3 The information about monitored resource. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED�STANDARD_EDITION�ENTERPRISE_EDITION�SM_MGMT_AGENT_MONITORED�SM_REPO_ONLY� OCI_NATIVE� PROMETHEUS�TELEGRAF�COLLECTD�APPLICATION�DATABASE� MIDDLEWARE�UNKNOWNc K s� dddddddddddddd� | _ dddddd d ddd dddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )af 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 compartment_id: The value to assign to the compartment_id property of this AssociatedMonitoredResource. :type compartment_id: 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 license: The value to assign to the license property of this AssociatedMonitoredResource. Allowed values for this property are: "STANDARD_EDITION", "ENTERPRISE_EDITION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type license: str :param source_type: The value to assign to the source_type property of this AssociatedMonitoredResource. Allowed values for this property are: "SM_MGMT_AGENT_MONITORED", "SM_REPO_ONLY", "OCI_NATIVE", "PROMETHEUS", "TELEGRAF", "COLLECTD", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type source_type: str :param resource_category: The value to assign to the resource_category property of this AssociatedMonitoredResource. Allowed values for this property are: "APPLICATION", "DATABASE", "MIDDLEWARE", "UNKNOWN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type resource_category: str :param association: The value to assign to the association property of this AssociatedMonitoredResource. :type association: object �str�object) �id�name�display_name�type�compartment_id� host_name�external_id�management_agent_id�lifecycle_state�license�source_type�resource_category�associationr r ZdisplayNamer Z compartmentIdZhostNameZ externalIdZmanagementAgentIdZlifecycleStater$ Z sourceTypeZresourceCategoryr'