ruạṛ
a ���f9 � @ 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 @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�LoadBalancerPolicya A policy that determines how traffic is distributed among backend servers. For more information on load balancing policies, see `How Load Balancing Policies Work`__. __ https://docs.cloud.oracle.com/Content/Balance/Reference/lbpolicies.htm c K s ddi| _ ddi| _d| _dS )aM Initializes a new LoadBalancerPolicy 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 LoadBalancerPolicy. :type name: str �name�strN)Z swagger_typesZ attribute_map�_name)�self�kwargs� r �Q/usr/lib/python3.9/site-packages/oci/load_balancer/models/load_balancer_policy.py�__init__ s ��zLoadBalancerPolicy.__init__c C s | j S )z� **[Required]** Gets the name of this LoadBalancerPolicy. The name of a load balancing policy. Example: 'LEAST_CONNECTIONS' :return: The name of this LoadBalancerPolicy. :rtype: str �r �r r r r r * s zLoadBalancerPolicy.namec C s || _ dS )z� Sets the name of this LoadBalancerPolicy. The name of a load balancing policy. Example: 'LEAST_CONNECTIONS' :param name: The name of this LoadBalancerPolicy. :type: str Nr )r r r r r r 8 s c C s t | �S �N)r r r r r �__repr__F s zLoadBalancerPolicy.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__I s zLoadBalancerPolicy.__eq__c C s | |k S r r r r r r �__ne__O s zLoadBalancerPolicy.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr 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