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 )�RuleSeta? A named set of rules associated with a load balancer. Rules are objects that represent actions to apply to a listener, such as adding, altering, or removing HTTP headers. For more information, see `Managing Rule Sets`__. __ https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrulesets.htm c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new RuleSet 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 RuleSet. :type name: str :param items: The value to assign to the items property of this RuleSet. :type items: list[oci.load_balancer.models.Rule] �strz list[Rule])�name�itemsr r N)Z swagger_typesZ attribute_map�_name�_items)�self�kwargs� r �E/usr/lib/python3.9/site-packages/oci/load_balancer/models/rule_set.py�__init__ s ��zRuleSet.__init__c C s | j S )a* **[Required]** Gets the name of this RuleSet. The name for this set of rules. It must be unique and it cannot be changed. Avoid entering confidential information. Example: `example_rule_set` :return: The name of this RuleSet. :rtype: str �r �r r r r r 1 s zRuleSet.namec C s || _ dS )a Sets the name of this RuleSet. The name for this set of rules. It must be unique and it cannot be changed. Avoid entering confidential information. Example: `example_rule_set` :param name: The name of this RuleSet. :type: str Nr )r r r r r r @ s c C s | j S )z� **[Required]** Gets the items of this RuleSet. An array of rules that compose the rule set. :return: The items of this RuleSet. :rtype: list[oci.load_balancer.models.Rule] �r r r r r r O s z RuleSet.itemsc C s || _ dS )z� Sets the items of this RuleSet. An array of rules that compose the rule set. :param items: The items of this RuleSet. :type: list[oci.load_balancer.models.Rule] Nr )r r r r r r [ s c C s t | �S �N)r r r r r �__repr__g s zRuleSet.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__j s zRuleSet.__eq__c C s | |k S r r r r r r �__ne__p s zRuleSet.__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