Module: Aws::Outposts::Client::_CreateRenewalResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#currency"USD"

Returns:

  • ("USD")


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

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

#monthly_recurring_price::Float

Returns:

  • (::Float)


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

def monthly_recurring_price: () -> ::Float

#outpost_id::String

Returns:

  • (::String)


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

def outpost_id: () -> ::String

#payment_option"ALL_UPFRONT", ...

Returns:

  • ("ALL_UPFRONT", "NO_UPFRONT", "PARTIAL_UPFRONT")


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

def payment_option: () -> ("ALL_UPFRONT" | "NO_UPFRONT" | "PARTIAL_UPFRONT")

#payment_term"THREE_YEARS", ...

Returns:

  • ("THREE_YEARS", "ONE_YEAR", "FIVE_YEARS")


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

def payment_term: () -> ("THREE_YEARS" | "ONE_YEAR" | "FIVE_YEARS")

#upfront_price::Float

Returns:

  • (::Float)


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

def upfront_price: () -> ::Float