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/ec2/__pycache__/ |
Upload File : |
o ckF[� � @ st d dl mZmZ G dd� de�ZG dd� de�ZG dd� de�ZG dd � d e�ZG d d� de�Z G dd � d e�Z dS )� )�Status�Detailsc @ s6 e Zd ZdZ ddd�Zdd� Zdd� Zd d � ZdS )�Eventad A status event for an instance. :ivar type: The type of the event. :ivar id: The ID of the event. :ivar description: A string describing the reason for the event. :ivar not_before: A datestring describing the earliest time for the event. :ivar not_after: A datestring describing the latest time for the event. Nc C s"