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)


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

def next_token: () -> ::String

#spot_price_history::Array[Types::SpotPrice]

Returns:



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

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