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)


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

def client_token: () -> ::String

#currency_code"USD"

Returns:

  • ("USD")


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

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

#purchase::Array[Types::Purchase]

Returns:



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

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

#total_hourly_price::String

Returns:

  • (::String)


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

def total_hourly_price: () -> ::String

#total_upfront_price::String

Returns:

  • (::String)


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

def total_upfront_price: () -> ::String