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)


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

def client_token: () -> ::String

#currency_code"USD"

Returns:

  • ("USD")


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

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

#purchase::Array[Types::Purchase]

Returns:



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

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

#total_hourly_price::String

Returns:

  • (::String)


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

def total_hourly_price: () -> ::String

#total_upfront_price::String

Returns:

  • (::String)


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

def total_upfront_price: () -> ::String