Module: Aws::EC2::Client::_DescribeSpotPriceHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSpotPriceHistoryResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7910 |
# File 'sig/client.rbs', line 7910
def next_token: () -> ::String
|
#spot_price_history ⇒ ::Array[Types::SpotPrice]
7911 |
# File 'sig/client.rbs', line 7911
def spot_price_history: () -> ::Array[Types::SpotPrice]
|