File: //usr/lib/python3/dist-packages/boto/ec2/__pycache__/volumestatus.cpython-310.pyc
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"