ruạṛ
a ���fa � @ 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 ZdZdZdZdd� Zedd� �Ze dd � �Z e jd d � �Z e dd� �Zejd d� �Ze dd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS )� InputArgumentz, The details of the Input argument. �STRING�OUTPUT_VARIABLEc K s2 dddd�| _ dddd�| _d| _d| _d| _dS )a\ Initializes a new InputArgument object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class: * :class:`~oci.fleet_apps_management.models.OutputVariableInputArgument` * :class:`~oci.fleet_apps_management.models.StringInputArgument` The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this InputArgument. Allowed values for this property are: "STRING", "OUTPUT_VARIABLE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type type: str :param name: The value to assign to the name property of this InputArgument. :type name: str :param description: The value to assign to the description property of this InputArgument. :type description: str �str)�type�name�descriptionr r r N)Z swagger_typesZ attribute_map�_type�_name�_description)�self�kwargs� r �S/usr/lib/python3.9/site-packages/oci/fleet_apps_management/models/input_argument.py�__init__ s ��zInputArgument.__init__c C s( | d }|dkrdS |dkr dS dS dS )z� Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. r r ZOutputVariableInputArgumentr ZStringInputArgumentr Nr )Zobject_dictionaryr r r r �get_subtypeC s zInputArgument.get_subtypec C s | j S )ai **[Required]** Gets the type of this InputArgument. Input argument Type. Allowed values for this property are: "STRING", "OUTPUT_VARIABLE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The type of this InputArgument. :rtype: str )r �r r r r r S s zInputArgument.typec C s ddg}t ||�sd}|| _dS )z� Sets the type of this InputArgument. Input argument Type. :param type: The type of this InputArgument. :type: str r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r b s c C s | j S )z� **[Required]** Gets the name of this InputArgument. The name of the argument :return: The name of this InputArgument. :rtype: str �r r r r r r q s zInputArgument.namec C s || _ dS )z� Sets the name of this InputArgument. The name of the argument :param name: The name of this InputArgument. :type: str Nr )r r r r r r } s c C s | j S )z� Gets the description of this InputArgument. The description of the argument. :return: The description of this InputArgument. :rtype: str �r r r r r r � s zInputArgument.descriptionc C s || _ dS )z� Sets the description of this InputArgument. The description of the argument. :param description: The description of this InputArgument. :type: str Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s zInputArgument.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zInputArgument.__eq__c C s | |k S r r r r r r �__ne__� s zInputArgument.__ne__N)�__name__� __module__�__qualname__�__doc__ZTYPE_STRINGZTYPE_OUTPUT_VARIABLEr �staticmethodr �propertyr �setterr r r r r r r r r r s* ) r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn