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/__pycache__/instanceinfo.cpython-310.pyc
o

ckF[e�@sGdd�de�ZdS)c@s2eZdZdZddd�Zdd�Zdd�Zd	d
�ZdS)�InstanceInfozD
    Represents an EC2 Instance status response from CloudWatch
    NcCs||_||_||_dS)z}
        :ivar str id: The instance's EC2 ID.
        :ivar str state: Specifies the current status of the instance.
        N)�
connection�id�state)�selfrrr�r�7/usr/lib/python3/dist-packages/boto/ec2/instanceinfo.py�__init__s
zInstanceInfo.__init__cCs
d|jS)NzInstanceInfo:%s)r)rrrr�__repr__%s
zInstanceInfo.__repr__cCsdS)Nr)r�name�attrsrrrr�startElement(szInstanceInfo.startElementcCs<|dks|dkr
||_dS|dkr||_dSt|||�dS)N�
instanceId�
InstanceIdr)rr�setattr)rr
�valuerrrr�
endElement+s


zInstanceInfo.endElement)NNN)�__name__�
__module__�__qualname__�__doc__rr	rrrrrrrs
	rN)�objectrrrrr�<module>s