ruạṛ
a ���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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�TaskVariablezb The variable of the task.Atleast one of dynamicArguments or output needs to be provided. c K s( ddd�| _ ddd�| _d| _d| _dS )a6 Initializes a new TaskVariable object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param input_variables: The value to assign to the input_variables property of this TaskVariable. :type input_variables: list[oci.fleet_apps_management.models.InputArgument] :param output_variables: The value to assign to the output_variables property of this TaskVariable. :type output_variables: list[str] zlist[InputArgument]z list[str])�input_variables�output_variablesZinputVariablesZoutputVariablesN)Z swagger_typesZ attribute_map�_input_variables�_output_variables)�self�kwargs� r �R/usr/lib/python3.9/site-packages/oci/fleet_apps_management/models/task_variable.py�__init__ s ��zTaskVariable.__init__c C s | j S )z� Gets the input_variables of this TaskVariable. The input variables for the task. :return: The input_variables of this TaskVariable. :rtype: list[oci.fleet_apps_management.models.InputArgument] �r �r r r r r - s zTaskVariable.input_variablesc C s || _ dS )z� Sets the input_variables of this TaskVariable. The input variables for the task. :param input_variables: The input_variables of this TaskVariable. :type: list[oci.fleet_apps_management.models.InputArgument] Nr )r r r r r r 9 s c C s | j S )z� Gets the output_variables of this TaskVariable. The list of output variables. :return: The output_variables of this TaskVariable. :rtype: list[str] �r r r r r r E s zTaskVariable.output_variablesc C s || _ dS )z� Sets the output_variables of this TaskVariable. The list of output variables. :param output_variables: The output_variables of this TaskVariable. :type: list[str] Nr )r r r r r r Q s c C s t | �S �N)r r r r r �__repr__] s zTaskVariable.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__` s zTaskVariable.__eq__c C s | |k S r r r r r r �__ne__f s zTaskVariable.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr 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