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)


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

def client_token: () -> ::String

#currency_code"USD"

Returns:

  • ("USD")


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

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

#purchase::Array[Types::Purchase]

Returns:



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

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

#total_hourly_price::String

Returns:

  • (::String)


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

def total_hourly_price: () -> ::String

#total_upfront_price::String

Returns:

  • (::String)


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

def total_upfront_price: () -> ::String