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")


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

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

#purchase::Array[Types::Purchase]

Returns:



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

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

#total_hourly_price::String

Returns:

  • (::String)


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

def total_hourly_price: () -> ::String

#total_upfront_price::String

Returns:

  • (::String)


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

def total_upfront_price: () -> ::String