Class: Aws::Types::UpgradeAccountPlanRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpgradeAccountPlanRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_plan_type ⇒ "FREE", "PAID"
Returns the value of attribute account_plan_type.
Instance Attribute Details
#account_plan_type ⇒ "FREE", "PAID"
Returns the value of attribute account_plan_type.
145 146 147 |
# File 'sig/types.rbs', line 145 def account_plan_type @account_plan_type end |