Class: Aws::Types::GetManagedScalingPolicyOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetManagedScalingPolicyOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#managed_scaling_policy ⇒ Types::ManagedScalingPolicy
Returns the value of attribute managed_scaling_policy.
Instance Attribute Details
#managed_scaling_policy ⇒ Types::ManagedScalingPolicy
Returns the value of attribute managed_scaling_policy.
545 546 547 |
# File 'sig/types.rbs', line 545 def managed_scaling_policy @managed_scaling_policy end |