Module: Aws::IoTTwinMaker::Client::_UpdatePricingPlanResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdatePricingPlanResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#current_pricing_plan ⇒ Types::PricingPlan
814 |
# File 'sig/client.rbs', line 814
def current_pricing_plan: () -> Types::PricingPlan
|
#pending_pricing_plan ⇒ Types::PricingPlan
815 |
# File 'sig/client.rbs', line 815
def pending_pricing_plan: () -> Types::PricingPlan
|