HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/boto/ec2/elb/__pycache__/instancestate.cpython-310.pyc
o

ckF[b
�@sGdd�de�ZdS)c@s6eZdZdZ		ddd�Zdd�Zdd�Zd	d
�ZdS)�
InstanceStatez?
    Represents the state of an EC2 Load Balancer Instance
    NcCs"||_||_||_||_||_dS)a8
        :ivar boto.ec2.elb.loadbalancer.LoadBalancer load_balancer: The
            load balancer this instance is registered to.
        :ivar str description: A description of the instance.
        :ivar str instance_id: The EC2 instance ID.
        :ivar str reason_code: Provides information about the cause of
            an OutOfService instance. Specifically, it indicates whether the
            cause is Elastic Load Balancing or the instance behind the
            LoadBalancer.
        :ivar str state: Specifies the current state of the instance.
        N)�
load_balancer�description�state�instance_id�reason_code)�selfrrrrr�r�</usr/lib/python3/dist-packages/boto/ec2/elb/instancestate.py�__init__s


zInstanceState.__init__cCsd|j|jfS)NzInstanceState:(%s,%s))rr)rrrr	�__repr__/szInstanceState.__repr__cCsdS)Nr)r�name�attrs�
connectionrrr	�startElement2szInstanceState.startElementcCsX|dkr	||_dS|dkr||_dS|dkr||_dS|dkr$||_dSt|||�dS)N�Description�State�
InstanceId�
ReasonCode)rrrr�setattr)rr�valuerrrr	�
endElement5s



zInstanceState.endElement)NNNNN)�__name__�
__module__�__qualname__�__doc__r
rrrrrrr	rs
�rN)�objectrrrrr	�<module>s