Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/boto/rds/__pycache__/ |
Upload File : |
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&