Class: Aws::Types::NegateSavingsPlanAction
- Inherits:
-
Object
- Object
- Aws::Types::NegateSavingsPlanAction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#savings_plan_id ⇒ ::String
Returns the value of attribute savings_plan_id.
Instance Attribute Details
#savings_plan_id ⇒ ::String
Returns the value of attribute savings_plan_id.
837 838 839 |
# File 'sig/types.rbs', line 837 def savings_plan_id @savings_plan_id end |