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

Returns:

  • (::String)


8185
# File 'sig/client.rbs', line 8185

def next_token: () -> ::String

#spot_price_history::Array[Types::SpotPrice]

Returns:



8186
# File 'sig/client.rbs', line 8186

def spot_price_history: () -> ::Array[Types::SpotPrice]