Module: Aws::Outposts::Client::_GetRenewalPricingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRenewalPricingOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#pricing_options ⇒ ::Array[Types::PricingOption]
357 |
# File 'sig/client.rbs', line 357
def pricing_options: () -> ::Array[Types::PricingOption]
|
#pricing_result ⇒ "PRICED", "UNABLE_TO_PRICE"
356 |
# File 'sig/client.rbs', line 356
def pricing_result: () -> ("PRICED" | "UNABLE_TO_PRICE")
|