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/route53/__pycache__/ |
Upload File : |
o ckF[1 � @ s G d d� de �ZdS )c @ s$ e Zd Zdd� Zdd� Zdd� ZdS )�Statusc C sN || _ |D ]}|dkr| �|�� || �dd�� q| �|�� || � qd S )N�Idz/change/� )�route53connection�__setattr__�lower�replace)�selfr �change_dict�key� r �5/usr/lib/python3/dist-packages/boto/route53/status.py�__init__ s ��zStatus.__init__c C s$ | j �| j�d d d }|| _|S )z# Update the status of this request.�GetChangeResponse� ChangeInfor )r � get_change�id�status)r r r r r �update# s z Status.updatec C s d| j S )Nz<Status:%s>)r )r r r r �__repr__) s zStatus.__repr__N)�__name__� __module__�__qualname__r r r r r r r r s r N)�objectr r r r r �<module> s