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