Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
boto
/
rds
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: statusinfo.cpython-310.pyc
o ckF[� � @ s G d d� de �ZdS )c @ s2 e Zd ZdZddd�Zdd� Zdd� Zd d � ZdS )� StatusInfoz% Describes a status message. Nc C s || _ || _|| _|| _d S �N)�status_type�normal�status�message)�selfr r r r � r �5/usr/lib/python3/dist-packages/boto/rds/statusinfo.py�__init__ s zStatusInfo.__init__c C s d| j S )Nz StatusInfo:%s)r )r r r r �__repr__# s zStatusInfo.__repr__c C s d S r r )r �name�attrs� connectionr r r �startElement&