Class: Aws::Types::CreateScalingPlanResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateScalingPlanResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scaling_plan_version ⇒ ::Integer
Returns the value of attribute scaling_plan_version.
Instance Attribute Details
#scaling_plan_version ⇒ ::Integer
Returns the value of attribute scaling_plan_version.
30 31 32 |
# File 'sig/types.rbs', line 30 def scaling_plan_version @scaling_plan_version end |