File: //usr/lib/python3/dist-packages/boto/ec2/elb/__pycache__/attributes.cpython-310.pyc
o
ckF[� � @ sT G d d� de �ZG dd� de �ZG dd� de �ZG dd� de �ZG dd � d e �Zd
S )c @ �2 e Zd ZdZddd�Zdd� Zdd� Zd d
� ZdS )�ConnectionSettingAttributezE
Represents the ConnectionSetting segment of ELB Attributes.
Nc C �
d | _ d S �N��idle_timeout��self�
connection� r
�9/usr/lib/python3/dist-packages/boto/ec2/elb/attributes.py�__init__ �
z#ConnectionSettingAttribute.__init__c C �
d| j S )NzConnectionSettingAttribute(%s)r �r r
r
r �__repr__ � �z#ConnectionSettingAttribute.__repr__c C � d S r r
�r �name�attrsr r
r
r �startElement! � z'ConnectionSettingAttribute.startElementc C s |dkrt |�| _d S d S )N�IdleTimeout)�intr �r r �valuer r
r
r �
endElement$ s �z%ConnectionSettingAttribute.endElementr ��__name__�
__module__�__qualname__�__doc__r r r r r
r
r
r r �
r c @ r )�CrossZoneLoadBalancingAttributezK
Represents the CrossZoneLoadBalancing segement of ELB Attributes.
Nc C r r ��enabledr r
r
r r , r
z(CrossZoneLoadBalancingAttribute.__init__c C r )Nz#CrossZoneLoadBalancingAttribute(%s)r$ r r
r
r r / r z(CrossZoneLoadBalancingAttribute.__repr__c C r r r
r r
r
r r 3 r z,CrossZoneLoadBalancingAttribute.startElementc C s, |dkr|� � dkrd| _d S d| _d S d S )N�Enabled�trueTF)�lowerr% r r
r
r r 6 s
�z*CrossZoneLoadBalancingAttribute.endElementr r r
r
r
r r# ( r"