Module: Aws::EC2::Client::_GetHostReservationPurchasePreviewResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetHostReservationPurchasePreviewResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#currency_code"USD"

Returns:

  • ("USD")


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

def currency_code: () -> ("USD")

#purchase::Array[Types::Purchase]

Returns:



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

def purchase: () -> ::Array[Types::Purchase]

#total_hourly_price::String

Returns:

  • (::String)


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

def total_hourly_price: () -> ::String

#total_upfront_price::String

Returns:

  • (::String)


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

def total_upfront_price: () -> ::String