Module: Aws::EC2::Client::_PurchaseHostReservationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#client_token::String

Returns:

  • (::String)


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

def client_token: () -> ::String

#currency_code"USD"

Returns:

  • ("USD")


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

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

#purchase::Array[Types::Purchase]

Returns:



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

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

#total_hourly_price::String

Returns:

  • (::String)


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

def total_hourly_price: () -> ::String

#total_upfront_price::String

Returns:

  • (::String)


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

def total_upfront_price: () -> ::String