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 @ sl e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z dd � Zdd� Zdd� Z dS )� InstanceAgentPluginConfigDetailszE The configuration of plugins associated with this instance. �ENABLED�DISABLEDc K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new InstanceAgentPluginConfigDetails 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 InstanceAgentPluginConfigDetails. :type name: str :param desired_state: The value to assign to the desired_state property of this InstanceAgentPluginConfigDetails. Allowed values for this property are: "ENABLED", "DISABLED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type desired_state: str �str)�name� desired_stater �desiredStateN)� swagger_types� attribute_map�_name�_desired_state)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cloud_migrations/models/instance_agent_plugin_config_details.py�__init__ s ��z)InstanceAgentPluginConfigDetails.__init__c C s | j S )a! **[Required]** Gets the name of this InstanceAgentPluginConfigDetails. The plugin name. To get a list of available plugins, use the :func:`list_instanceagent_available_plugins` operation in the Oracle Cloud Agent API. For more information about the available plugins, see `Managing Plugins with Oracle Cloud Agent`__. __ https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/manage-plugins.htm :return: The name of this InstanceAgentPluginConfigDetails. :rtype: str �r �r r r r r 5 s z%InstanceAgentPluginConfigDetails.namec C s || _ dS )a Sets the name of this InstanceAgentPluginConfigDetails. The plugin name. To get a list of available plugins, use the :func:`list_instanceagent_available_plugins` operation in the Oracle Cloud Agent API. For more information about the available plugins, see `Managing Plugins with Oracle Cloud Agent`__. __ https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/manage-plugins.htm :param name: The name of this InstanceAgentPluginConfigDetails. :type: str Nr )r r r r r r F s c C s | j S )aV **[Required]** Gets the desired_state of this InstanceAgentPluginConfigDetails. Whether the plugin should be enabled or disabled. To enable the monitoring and management plugins, the `isMonitoringDisabled` and `isManagementDisabled` attributes must also be set to false. Allowed values for this property are: "ENABLED", "DISABLED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The desired_state of this InstanceAgentPluginConfigDetails. :rtype: str )r r r r r r W s z.InstanceAgentPluginConfigDetails.desired_statec C s ddg}t ||�sd}|| _dS )a� Sets the desired_state of this InstanceAgentPluginConfigDetails. Whether the plugin should be enabled or disabled. To enable the monitoring and management plugins, the `isMonitoringDisabled` and `isManagementDisabled` attributes must also be set to false. :param desired_state: The desired_state of this InstanceAgentPluginConfigDetails. :type: str r r �UNKNOWN_ENUM_VALUEN)r r )r r �allowed_valuesr r r r i s c C s t | �S �N)r r r r r �__repr__{ s z)InstanceAgentPluginConfigDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__~ s z'InstanceAgentPluginConfigDetails.__eq__c C s | |k S r r r r r r �__ne__� s z'InstanceAgentPluginConfigDetails.__ne__N)�__name__� __module__�__qualname__�__doc__�DESIRED_STATE_ENABLED�DESIRED_STATE_DISABLEDr �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn