ruạṛ
a O��f_6 � @ 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 @ sh e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zd(d)� Zd*d+� Zd,d-� Zd.S )/�CreateMonitoredResourceDetailsz� The information about new monitored resource. The combination of monitored resource name and type should be unique across tenancy. c K s� ddddddddddddd�| _ ddd d ddd dddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )aS Initializes a new CreateMonitoredResourceDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this CreateMonitoredResourceDetails. :type name: str :param display_name: The value to assign to the display_name property of this CreateMonitoredResourceDetails. :type display_name: str :param type: The value to assign to the type property of this CreateMonitoredResourceDetails. :type type: str :param compartment_id: The value to assign to the compartment_id property of this CreateMonitoredResourceDetails. :type compartment_id: str :param host_name: The value to assign to the host_name property of this CreateMonitoredResourceDetails. :type host_name: str :param external_id: The value to assign to the external_id property of this CreateMonitoredResourceDetails. :type external_id: str :param management_agent_id: The value to assign to the management_agent_id property of this CreateMonitoredResourceDetails. :type management_agent_id: str :param resource_time_zone: The value to assign to the resource_time_zone property of this CreateMonitoredResourceDetails. :type resource_time_zone: str :param properties: The value to assign to the properties property of this CreateMonitoredResourceDetails. :type properties: list[oci.stack_monitoring.models.MonitoredResourceProperty] :param database_connection_details: The value to assign to the database_connection_details property of this CreateMonitoredResourceDetails. :type database_connection_details: oci.stack_monitoring.models.ConnectionDetails :param credentials: The value to assign to the credentials property of this CreateMonitoredResourceDetails. :type credentials: oci.stack_monitoring.models.MonitoredResourceCredential :param aliases: The value to assign to the aliases property of this CreateMonitoredResourceDetails. :type aliases: oci.stack_monitoring.models.MonitoredResourceAliasCredential �strzlist[MonitoredResourceProperty]�ConnectionDetails�MonitoredResourceCredential� MonitoredResourceAliasCredential)�name�display_name�type�compartment_id� host_name�external_id�management_agent_id�resource_time_zone� properties�database_connection_details�credentials�aliasesr �displayNamer � compartmentId�hostName� externalId�managementAgentId�resourceTimeZoner �databaseConnectionDetailsr r N)� swagger_types� attribute_map�_name� _display_name�_type�_compartment_id� _host_name�_external_id�_management_agent_id�_resource_time_zone�_properties�_database_connection_details�_credentials�_aliases)�self�kwargs� r. ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/stack_monitoring/models/create_monitored_resource_details.py�__init__ sL 7��z'CreateMonitoredResourceDetails.__init__c C s | j S )z� **[Required]** Gets the name of this CreateMonitoredResourceDetails. Monitored resource name :return: The name of this CreateMonitoredResourceDetails. :rtype: str �r �r, r. r. r/ r q s z#CreateMonitoredResourceDetails.namec C s || _ dS )z� Sets the name of this CreateMonitoredResourceDetails. Monitored resource name :param name: The name of this CreateMonitoredResourceDetails. :type: str Nr1 )r, r r. r. r/ r } s c C s | j S )z� Gets the display_name of this CreateMonitoredResourceDetails. Monitored resource display name. :return: The display_name of this CreateMonitoredResourceDetails. :rtype: str �r! r2 r. r. r/ r � s z+CreateMonitoredResourceDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateMonitoredResourceDetails. Monitored resource display name. :param display_name: The display_name of this CreateMonitoredResourceDetails. :type: str Nr3 )r, r r. r. r/ r � s c C s | j S )z� **[Required]** Gets the type of this CreateMonitoredResourceDetails. Monitored resource type :return: The type of this CreateMonitoredResourceDetails. :rtype: str �r"