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[- � @ s$ d Z ddlmZ G dd� de�ZdS )z) Represents an EC2 Spot Instance Request � )� EC2Objectc s. e Zd Zd� fdd� Zdd� Zdd� Z� ZS ) �SpotPriceHistoryNc s2 t t| ��|� d| _d | _d | _d | _d | _d S )Ng )�superr �__init__�price� instance_type�product_description� timestamp�availability_zone)�self� connection�� __class__� �;/usr/lib/python3/dist-packages/boto/ec2/spotpricehistory.pyr s zSpotPriceHistory.__init__c C s d| j | jf S )NzSpotPriceHistory(%s):%2f)r r )r r r r �__repr__'